]> git.kaiwu.me - nginx.git/commit
HTTP/2: changed behavior of the "http2_max_field_size" directive.
authorValentin Bartenev <vbart@nginx.com>
Tue, 27 Oct 2015 20:16:35 +0000 (23:16 +0300)
committerValentin Bartenev <vbart@nginx.com>
Tue, 27 Oct 2015 20:16:35 +0000 (23:16 +0300)
commit090c4710323209caacf26c6393200975fe2d0038
tree2e60a37ee114dcac81041804d40077a3b36167e7
parentedf30961e63a3e2ae04f2e6594d791e356a25771
HTTP/2: changed behavior of the "http2_max_field_size" directive.

Now it limits only the maximum length of literal string (either raw or
compressed) in HPACK request header fields.  It's easier to understand
and to describe in the documentation.
src/http/v2/ngx_http_v2.c
src/http/v2/ngx_http_v2.h