diff --git a/changelog/unreleased/kong/fix-filter-finalize-in-send-header-clear-context.yml b/changelog/unreleased/kong/fix-filter-finalize-in-send-header-clear-context.yml index 1f163697deb1..7ad888849258 100644 --- a/changelog/unreleased/kong/fix-filter-finalize-in-send-header-clear-context.yml +++ b/changelog/unreleased/kong/fix-filter-finalize-in-send-header-clear-context.yml @@ -1,3 +1,3 @@ -message: fix an issues where lua-nginx-module context was clear when ngx.send_header() trigger filter_finalize case [openresty/lua-nginx-module#2323](https://github.com/openresty/lua-nginx-module/pull/2323) +message: fix an issues where lua-nginx-module context was cleared when ngx.send_header() trigger filter_finalize case [openresty/lua-nginx-module#2323](https://github.com/openresty/lua-nginx-module/pull/2323) type: bugfix scope: Core \ No newline at end of file