]> git.kaiwu.me - nginx.git/commit
HTTP/3: merged ngx_http_quic_module into ngx_http_v3_module.
authorRoman Arutyunyan <arut@nginx.com>
Mon, 6 Dec 2021 10:02:36 +0000 (13:02 +0300)
committerRoman Arutyunyan <arut@nginx.com>
Mon, 6 Dec 2021 10:02:36 +0000 (13:02 +0300)
commit731915a0c5e90b79d3cca1a4b0a3c33e1f77631c
tree5282f6ce9982b7dc159b98a04baeedd03a7cb4fc
parentea55dbccb248629628baad2b85d7634c82b613ec
HTTP/3: merged ngx_http_quic_module into ngx_http_v3_module.
13 files changed:
auto/modules
auto/options
src/http/modules/ngx_http_quic_module.c [deleted file]
src/http/modules/ngx_http_quic_module.h [deleted file]
src/http/modules/ngx_http_ssl_module.c
src/http/ngx_http.c
src/http/ngx_http.h
src/http/ngx_http_core_module.c
src/http/ngx_http_request.c
src/http/ngx_http_upstream.c
src/http/v3/ngx_http_v3.h
src/http/v3/ngx_http_v3_module.c
src/http/v3/ngx_http_v3_request.c