netty5/codec-http/src
Scott Mitchell 328a1ec01b cleanup from 819b26b
Motivation:
I cherry-picked 819b26b too soon. There were entries added to a deprecated class which should only go into the non-deprecated version of the class.

Modifications:
- Remove the static final variables that were added as duplicates to the deprecated class

Result:
Deprecated code does not grown in volume without need.
2016-06-14 09:28:35 -07:00
..
main/java/io/netty/handler/codec cleanup from 819b26b 2016-06-14 09:28:35 -07:00
test Ensure valid message sequence if channel is closed before receive headers. 2016-06-09 22:42:46 +02:00