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