public class StickyCookieSpec
extends org.apache.http.impl.cookie.DefaultCookieSpec
| Constructor and Description |
|---|
StickyCookieSpec() |
| Modifier and Type | Method and Description |
|---|---|
List<org.apache.http.Header> |
formatCookies(List<org.apache.http.cookie.Cookie> cookies) |
List<org.apache.http.cookie.Cookie> |
parse(org.apache.http.Header header,
org.apache.http.cookie.CookieOrigin origin) |
public List<org.apache.http.cookie.Cookie> parse(org.apache.http.Header header, org.apache.http.cookie.CookieOrigin origin) throws org.apache.http.cookie.MalformedCookieException
parse in interface org.apache.http.cookie.CookieSpecparse in class org.apache.http.impl.cookie.DefaultCookieSpecorg.apache.http.cookie.MalformedCookieExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.