]> git.kaiwu.me - nginx.git/commit
HTTP/3: http3_hq directive and NGX_HTTP_V3_HQ macro.
authorRoman Arutyunyan <arut@nginx.com>
Sat, 4 Dec 2021 07:52:55 +0000 (10:52 +0300)
committerRoman Arutyunyan <arut@nginx.com>
Sat, 4 Dec 2021 07:52:55 +0000 (10:52 +0300)
commitd84c1f7885cc898f626057c314cdae4047c5d513
treec351baac8bf82ebabbc2fae3a3da4320f657446e
parent731915a0c5e90b79d3cca1a4b0a3c33e1f77631c
HTTP/3: http3_hq directive and NGX_HTTP_V3_HQ macro.

Listen quic parameter is no longer supported.
README
src/http/modules/ngx_http_ssl_module.c
src/http/ngx_http.c
src/http/ngx_http_core_module.c
src/http/ngx_http_core_module.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_request.c