]> git.kaiwu.me - nginx.git/commit
HTTP/3: server pushes.
authorRoman Arutyunyan <arut@nginx.com>
Thu, 23 Jul 2020 10:41:24 +0000 (13:41 +0300)
committerRoman Arutyunyan <arut@nginx.com>
Thu, 23 Jul 2020 10:41:24 +0000 (13:41 +0300)
commit6d064c94e0600f7ff15e2815784f9f89cc4858b4
tree4ed79e2d168f9c145167a5fe924bc1e050f3ad00
parent77384356cea5750aee576b7d4a68aa0b0a1c13a1
HTTP/3: server pushes.

New directives are added:
- http3_max_concurrent_pushes
- http3_push
- http3_push_preload
src/http/ngx_http.h
src/http/ngx_http_request.c
src/http/v3/ngx_http_v3.h
src/http/v3/ngx_http_v3_module.c
src/http/v3/ngx_http_v3_parse.c
src/http/v3/ngx_http_v3_request.c
src/http/v3/ngx_http_v3_streams.c