Kong / kong

🦍 The Cloud-Native API Gateway and AI Gateway.
https://konghq.com/install/#kong-community
Apache License 2.0
38.28k stars 4.75k forks source link

fix(core): fix lua-nginx-module context was cleared when ngx.send_header() trigger filter_finalize case #13316

Open oowl opened 2 days ago

oowl commented 2 days ago

Summary

backport patch in https://github.com/openresty/lua-nginx-module/pull/2323

Context: https://github.com/openresty/lua-nginx-module/issues/2320

Checklist

Issue reference

FTI-6005