]> git.kaiwu.me - nginx.git/commit
HTTP/3: limited client header size.
authorRoman Arutyunyan <arut@nginx.com>
Wed, 17 Feb 2021 08:58:32 +0000 (11:58 +0300)
committerRoman Arutyunyan <arut@nginx.com>
Wed, 17 Feb 2021 08:58:32 +0000 (11:58 +0300)
commite0425791d484b8e1e77cf39f6ca4da33b5c6e3a3
tree7a9e84ca0eaf163fcecdefb471f47c256e8de7e2
parentffb099bf52e70c0cbdb1ed5555645f12ec6b2322
HTTP/3: limited client header size.

The limit is the size of all large client header buffers.  Client header size
is the total size of all client header names and values.
src/http/v3/ngx_http_v3.h
src/http/v3/ngx_http_v3_request.c