netty5/codec-http
Trustin Lee 7d102084c1 Remove Rfc6265 prefix from cookie encoders and decoders
Motivation:

Rfc6265Client/ServerCookieEncoder is a better replacement of the old
Client/ServerCookieEncoder, and thus there's no point of keeping both.

Modifications:

- Remove the old Client/ServerCookieEncoder
- Remove the 'Rfc6265' prefix from the new cookie encoder/decoder
  classes
- Deprecate CookieDecoder

Result:

We have much better cookie encoder/decoder implementation now.
2015-01-21 22:27:50 +09:00
..
src Remove Rfc6265 prefix from cookie encoders and decoders 2015-01-21 22:27:50 +09:00
pom.xml Add proxy support for client socket connections 2014-10-14 12:29:08 +09:00