Class RFC6265StrictSpec
java.lang.Object
org.apache.hc.client5.http.impl.cookie.RFC6265CookieSpec
org.apache.hc.client5.http.impl.cookie.RFC6265StrictSpec
- All Implemented Interfaces:
CookieSpec
Standard
CookieSpec implementation
that enforces syntax and semantics of the well-behaved profile of the HTTP
state management specification (RFC 6265, section 4).- Since:
- 4.4
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class RFC6265CookieSpec
formatCookies, match, parse, validate
-
Constructor Details
-
RFC6265StrictSpec
public RFC6265StrictSpec()
-
-
Method Details
-
toString
-