3
0
mirror of https://github.com/nginx/nginx.git synced 2025-02-13 08:45:43 -06:00
An official read-only mirror of http://hg.nginx.org/nginx/ which is updated hourly. Pull requests on GitHub cannot be accepted and will be automatically closed. The proper way to submit changes to nginx is via the nginx development mailing list, see http://nginx.org/en/docs/contributing_changes.html
Go to file
Maxim Dounin 7ef115a7e8 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.
2018-03-17 23:04:21 +03:00
auto HTTP/2: externalized various constants and interfaces. 2018-03-17 23:04:20 +03:00
conf MIME: added most common OpenDocument types. 2017-10-02 19:07:01 +03:00
contrib Contrib: vim syntax, update 3rd party module directives. 2018-02-01 11:15:14 +02:00
docs nginx-1.13.9-RELEASE 2018-02-20 17:08:48 +03:00
misc Updated OpenSSL used for win32 builds. 2017-12-26 17:48:49 +03:00
src Upstream: trailers support, u->conf->pass_trailers flag. 2018-03-17 23:04:21 +03:00
.hgtags release-1.13.9 tag 2018-02-20 17:08:49 +03:00