Uses of Class
org.apache.http.impl.cookie.RFC6265CookieSpecBase
Packages that use RFC6265CookieSpecBase
Package
Description
Default implementations of standard and common HTTP state
management policies.
-
Uses of RFC6265CookieSpecBase in org.apache.http.impl.cookie
Subclasses of RFC6265CookieSpecBase in org.apache.http.impl.cookieModifier and TypeClassDescriptionclass
StandardCookieSpec
implementation that enforces a more relaxed interpretation of the HTTP state management specification (RFC 6265, section 5) for interoperability with existing servers that do not conform to the well behaved profile (RFC 6265, section 4).class
StandardCookieSpec
implementation that enforces syntax and semantics of the well-behaved profile of the HTTP state management specification (RFC 6265, section 4).