]> git.kaiwu.me - nginx.git/commit
HTTP/3: refactored request parser.
authorRoman Arutyunyan <arut@nginx.com>
Fri, 22 Jan 2021 13:34:06 +0000 (16:34 +0300)
committerRoman Arutyunyan <arut@nginx.com>
Fri, 22 Jan 2021 13:34:06 +0000 (16:34 +0300)
commit9e489d208fff35c490b43980a064c38cc8dc4f2c
tree13434e205541c72867fff50bcd2c05662078d611
parentf3c9e9f9616066c6f1d16b9b1e01b7a3d0e2503a
HTTP/3: refactored request parser.

The change reduces diff to the default branch for
src/http/ngx_http_request.c and src/http/ngx_http_parse.c.
src/http/modules/ngx_http_quic_module.c
src/http/modules/ngx_http_quic_module.h
src/http/ngx_http.h
src/http/ngx_http_parse.c
src/http/ngx_http_request.c
src/http/ngx_http_request.h
src/http/v3/ngx_http_v3.h
src/http/v3/ngx_http_v3_request.c
src/http/v3/ngx_http_v3_streams.c