netty5/codec-http/src/main
Norman Maurer 8edfde3f26 [#2650] Allow to disable http header validation in SpdyHttpDecoder and SpdyHttpCodec
Motivation:

HTTP header validation can be expensive so we should allow to disable it like we do in HttpObjectDecoder.

Modification:

Add constructor argument to disable validation.

Result:
Performance improvement
2014-07-11 08:33:37 +02:00
..
java/io/netty/handler/codec [#2650] Allow to disable http header validation in SpdyHttpDecoder and SpdyHttpCodec 2014-07-11 08:33:37 +02:00