]> git.kaiwu.me - nginx.git/commit
Refactored HTTP/3 parser.
authorRoman Arutyunyan <arut@nginx.com>
Wed, 18 Mar 2020 10:46:35 +0000 (13:46 +0300)
committerRoman Arutyunyan <arut@nginx.com>
Wed, 18 Mar 2020 10:46:35 +0000 (13:46 +0300)
commit01dc7445f0fc392edd4f4e23f4fa1af69af68e41
tree657cd38c8b0c6d5c2ef1cfda26a8e9ccbdddbb5e
parent023dbc3cfb73793ac84557ee0d228e63a6cd2308
Refactored HTTP/3 parser.
auto/modules
src/http/ngx_http_request.c
src/http/ngx_http_request.h
src/http/v3/ngx_http_v3.c
src/http/v3/ngx_http_v3.h
src/http/v3/ngx_http_v3_parse.c [new file with mode: 0644]
src/http/v3/ngx_http_v3_parse.h [new file with mode: 0644]
src/http/v3/ngx_http_v3_request.c
src/http/v3/ngx_http_v3_streams.c
src/http/v3/ngx_http_v3_tables.c