]> git.kaiwu.me - nginx.git/commit
Proxy: proxy_pass_trailers directive.
authorSergey Kandaurov <pluknet@nginx.com>
Tue, 10 Sep 2024 12:48:11 +0000 (16:48 +0400)
committerRoman Arutyunyan <arutyunyan.roman@gmail.com>
Fri, 13 Sep 2024 12:47:56 +0000 (16:47 +0400)
commit1a64c196a7d43f83a14fec20ce8936e599c92865
tree4a04dac2ff955f43e9795ebb152fbc4055a6aacf
parent00637cce366f17b78fe1ed5c1ef0e534143045f6
Proxy: proxy_pass_trailers directive.

The directive allows to pass upstream response trailers to client.
src/http/modules/ngx_http_proxy_module.c
src/http/ngx_http.h
src/http/ngx_http_parse.c
src/http/ngx_http_request_body.c
src/http/ngx_http_upstream.h