@Immutable public class BrowserCompatVersionAttributeHandler extends AbstractCookieAttributeHandler
Constructor and Description |
---|
BrowserCompatVersionAttributeHandler() |
Modifier and Type | Method and Description |
---|---|
void |
parse(SetCookie cookie,
String value)
Parse cookie version attribute.
|
match, validate
public BrowserCompatVersionAttributeHandler()
public void parse(SetCookie cookie, String value) throws MalformedCookieException
cookie
- Cookie
to be updatedvalue
- cookie attribute value from the cookie response headerMalformedCookieException
Copyright © 1999–2018 The Apache Software Foundation. All rights reserved.