]> git.kaiwu.me - nginx.git/commit
HTTP/2: push additional request headers (closes #1478).
authorRuslan Ermilov <ru@nginx.com>
Thu, 15 Feb 2018 14:51:32 +0000 (17:51 +0300)
committerRuslan Ermilov <ru@nginx.com>
Thu, 15 Feb 2018 14:51:32 +0000 (17:51 +0300)
commit2437532e7fdb6f8900b05740058342e4d635a2e5
treeaecc25c592b4e1941a41c5ae8725a3c6b63b72d8
parent8a84dd4f322e9bdf7a07c3b51ed76b671d07e161
HTTP/2: push additional request headers (closes #1478).

The Accept-Encoding, Accept-Language, and User-Agent header fields
are now copied from the original request to pushed requests.
auto/modules
src/http/v2/ngx_http_v2.c
src/http/v2/ngx_http_v2.h
src/http/v2/ngx_http_v2_filter_module.c