]> git.kaiwu.me - nginx.git/commit
Clean up trailers in ngx_http_clean_header() as well.
authorSergey Kandaurov <pluknet@nginx.com>
Tue, 26 Jan 2021 09:39:28 +0000 (12:39 +0300)
committerSergey Kandaurov <pluknet@nginx.com>
Tue, 26 Jan 2021 09:39:28 +0000 (12:39 +0300)
commit56f53316837271a8cbb1d99f638e28d268a00d45
treeeefa2e71957afaef5f710626f35e6a5e690fd6d4
parent2f008a76f82440d0c10a27b83a0d11ac58249b21
Clean up trailers in ngx_http_clean_header() as well.

The function has not been updated with introduction of trailers support
in 7034:1b068a4e82d8 (1.13.2).
src/http/ngx_http_special_response.c