netty5/codec-http/src/test/java/io/netty/handler/codec
Fabian Lange 619d82b56f Removed unused imports
Motivation:

Warnings in IDE, unclean code, negligible performance impact.

Modification:

Deletion of unused imports

Result:

No more warnings in IDE, cleaner code, negligible performance improvement.
2016-01-04 14:32:29 +01:00
..
http Removed unused imports 2016-01-04 14:32:29 +01:00
rtsp Created RTSPEncoder and RTSPDecoder which are now common for both requests and responses to be able to handle both types of messages on the same channel. 2015-10-27 14:01:20 +01:00
spdy Deprecation cleanup for HTTP headers 2015-09-09 14:30:21 -07:00