Class RFC2965PortAttributeHandler

java.lang.Object
org.apache.http.impl.cookie.RFC2965PortAttributeHandler
All Implemented Interfaces:
CookieAttributeHandler

@Immutable public class RFC2965PortAttributeHandler extends Object implements CookieAttributeHandler
"Port" cookie attribute handler for RFC 2965 cookie spec.
Since:
4.0
  • Constructor Details

    • RFC2965PortAttributeHandler

      public RFC2965PortAttributeHandler()
  • Method Details