@Immutable public class BrowserCompatVersionAttributeHandler extends AbstractCookieAttributeHandler
| Constructor and Description |
|---|
BrowserCompatVersionAttributeHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
parse(SetCookie cookie,
java.lang.String value)
Parse cookie version attribute.
|
match, validatepublic BrowserCompatVersionAttributeHandler()
public void parse(SetCookie cookie, java.lang.String value) throws MalformedCookieException
cookie - Cookie to be updatedvalue - cookie attribute value from the cookie response headerMalformedCookieException