OpenSearch/modules/transport-netty4
Jason Tedor 1df43a09b7
Remove HTTP max content length leniency (#29337)
I am not sure why we have this leniency for HTTP max content length, it
has been there since the beginning
(5ac51ee93f) with no explanation of its
source. That said, our philosophy today is different than the philosophy
of the past where Elasticsearch would be quite lenient in its handling
of settings and today we aim for predictability for both users and
us. This commit removes leniency in the parsing of
http.max_content_length.
2018-04-02 20:20:01 -04:00
..
licenses Update Netty to 4.1.16.Final (#28345) 2018-01-25 12:48:43 -07:00
src Remove HTTP max content length leniency (#29337) 2018-04-02 20:20:01 -04:00
build.gradle Update Netty to 4.1.16.Final (#28345) 2018-01-25 12:48:43 -07:00