@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, validatepublic BrowserCompatVersionAttributeHandler()
public void parse(SetCookie cookie, String value) throws MalformedCookieException
cookie - Cookie to be updatedvalue - cookie attribute value from the cookie response headerMalformedCookieExceptionCopyright © 1999–2014 The Apache Software Foundation. All rights reserved.