@NotThreadSafe public class IgnoreSpec extends CookieSpecBaseHC4
| Constructor and Description |
|---|
IgnoreSpec() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<org.apache.http.Header> |
formatCookies(java.util.List<org.apache.http.cookie.Cookie> cookies) |
int |
getVersion() |
org.apache.http.Header |
getVersionHeader() |
java.util.List<org.apache.http.cookie.Cookie> |
parse(org.apache.http.Header header,
org.apache.http.cookie.CookieOrigin origin) |
getDefaultDomain, getDefaultPath, match, parse, validatefindAttribHandler, getAttribHandler, getAttribHandlers, registerAttribHandlerpublic int getVersion()
public java.util.List<org.apache.http.cookie.Cookie> parse(org.apache.http.Header header,
org.apache.http.cookie.CookieOrigin origin)
throws org.apache.http.cookie.MalformedCookieException
org.apache.http.cookie.MalformedCookieExceptionpublic java.util.List<org.apache.http.Header> formatCookies(java.util.List<org.apache.http.cookie.Cookie> cookies)
public org.apache.http.Header getVersionHeader()
Copyright © 1999-2015 The Apache Software Foundation. All rights reserved.