Class BrowserCompatVersionAttributeHandler
java.lang.Object
org.apache.http.impl.cookie.AbstractCookieAttributeHandler
org.apache.http.impl.cookie.BrowserCompatVersionAttributeHandler
- All Implemented Interfaces:
CookieAttributeHandler
"Version" cookie attribute handler for BrowserCompat cookie spec.
- Since:
- 4.3
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AbstractCookieAttributeHandler
match, validate
-
Constructor Details
-
BrowserCompatVersionAttributeHandler
public BrowserCompatVersionAttributeHandler()
-
-
Method Details
-
parse
Parse cookie version attribute.- Parameters:
cookie-Cookieto be updatedvalue- cookie attribute value from the cookie response header- Throws:
MalformedCookieException
-