netty5/testsuite/src/main/java/io/netty/testsuite
Scott Mitchell bb5764b631 Remove HttpHeadersUtil
Motivation:
HttpHeadersUtil methods were previously moved to HttpUtils in 4.1. However this class was not removed when merging from 4.1 to master.

Modifications:
- Remove HttpHeadersUtil

Result:
Less duplicate code.
2015-11-09 12:03:32 -08:00
..
transport Not use RC4 for renegation as it is not supported in more recent java versions. 2015-09-23 08:39:53 +02:00
util Reduce the memory requirement of heap dump compression 2015-05-01 11:55:06 +09:00
websockets/autobahn Remove HttpHeadersUtil 2015-11-09 12:03:32 -08:00