]> git.kaiwu.me - nginx.git/commit
HTTP/3: removed http3_max_field_size.
authorRoman Arutyunyan <arut@nginx.com>
Tue, 16 Feb 2021 15:50:01 +0000 (18:50 +0300)
committerRoman Arutyunyan <arut@nginx.com>
Tue, 16 Feb 2021 15:50:01 +0000 (18:50 +0300)
commitc83be09720cf8dff041db6581d9df26c88bd3463
tree30ecc4832cdd4184fd06a24cc67e764f628ecf17
parent8ca2f73073da431d8e747589eac5b49a7c0faa5b
HTTP/3: removed http3_max_field_size.

Instead, size of one large_client_header_buffers buffer is used.
src/http/v3/ngx_http_v3.h
src/http/v3/ngx_http_v3_module.c
src/http/v3/ngx_http_v3_parse.c