netty5/codec-http/src
Trustin Lee 521bf83d0f Issue #141: hashdos security vulnerability in QueryStringDecoder and possibly other components
* Limited maximum number of parameters to 1024 by default and made the
limitation configurable
* QueryStringDecoder is now able to handle an HTTP POST content
2011-12-30 17:58:51 +09:00
..
main/java/io/netty/handler/codec Issue #141: hashdos security vulnerability in QueryStringDecoder and possibly other components 2011-12-30 17:58:51 +09:00
test/java/io/netty/handler/codec/http Issue #141: hashdos security vulnerability in QueryStringDecoder and possibly other components 2011-12-30 17:58:51 +09:00