Browse Source
ignore 1xx return code from lua in response start phase. Since response is about to start, send any added/modified headers along with final response. (If we did not ignore, then 1xx return code from lua would incorrectly overwrite the final response status.)master
1 changed files with 2 additions and 1 deletions
Loading…
Reference in new issue