codec: Raise max_request_headers_kb limit to 96 KiB (#5859)
Bump up max configurable max_request_headers_kb to 96 KiB. Add a check to http1/codec_impl.cc for headers size. Raise the default library limits in http_parser nghttp2 so we'll rely on our own codec check. Risk Level: Medium. Testing: Moved all the large request headers tests to ProtocolIntegrationTest. Part of #5626. Signed-off-by: Auni Ahsan <auni@google.com> Mirrored from https://github.com/envoyproxy/envoy @ df3d47f478c29188d22b517d1a0d05793dfe2c62pull/620/head
parent
23423a3fae
commit
3445084e65
1 changed files with 6 additions and 7 deletions
Loading…
Reference in new issue