diff options
author | Maxim Dounin <mdounin@mdounin.ru> | 2018-03-17 23:04:21 +0300 |
---|---|---|
committer | Maxim Dounin <mdounin@mdounin.ru> | 2018-03-17 23:04:21 +0300 |
commit | 7ef115a7e864573478e3f88d6a4ef689a1b73b92 (patch) | |
tree | 47dcf313d7d2ac63ff2cda3a134b6f0068b90e8b /src/http/ngx_http_request.c | |
parent | c554dd1434e1378ac5f83a97b6d250b772941498 (diff) | |
download | nginx-7ef115a7e864573478e3f88d6a4ef689a1b73b92.tar.gz nginx-7ef115a7e864573478e3f88d6a4ef689a1b73b92.zip |
Upstream: trailers support, u->conf->pass_trailers flag.
Basic trailer headers support allows one to access response trailers
via the $upstream_trailer_* variables.
Additionally, the u->conf->pass_trailers flag was introduced. When the
flag is set, trailer headers from the upstream response are passed to
the client. Like normal headers, trailer headers will be hidden
if present in u->conf->hide_headers_hash.
Diffstat (limited to 'src/http/ngx_http_request.c')
0 files changed, 0 insertions, 0 deletions