Class CookieDecoder
java.lang.Object
org.jboss.netty.handler.codec.http.CookieDecoder
Deprecated.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Creates a new decoder.CookieDecoder(boolean strict) Deprecated.Creates a new decoder. -
Method Summary
-
Constructor Details
-
CookieDecoder
public CookieDecoder()Deprecated.Creates a new decoder. -
CookieDecoder
public CookieDecoder(boolean strict) Deprecated.Creates a new decoder.- Parameters:
strict-trueif and only if this encoder is supposed to validate characters according to RFC6265.
-
-
Method Details
invalid reference
invalid reference
Cookies. This decoder can decode the HTTP cookie version 0, 1, and 2.