No examples for this method.
Frequently called with: [Clear]
-1
| java.lang.Object | |||
| ↳ | org.apache.http.impl.cookie.AbstractCookieSpec | ||
| ↳ | org.apache.http.impl.cookie.CookieSpecBase | ||
| ↳ | org.apache.http.impl.cookie.BrowserCompatSpec | ||
Cookie specification that strives to closely mimic (mis)behavior of common web browser applications such as Microsoft Internet Explorer and Mozilla FireFox.
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
DATE_PATTERNS | Valid date patterns used per default | |||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
Default constructor
|
||||||||||
|
|
Default constructor
|
||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
| [Expand]
Inherited Methods
|
|||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class org.apache.http.impl.cookie.CookieSpecBase
|
|||||||||||
From class org.apache.http.impl.cookie.AbstractCookieSpec
|
|||||||||||
From class java.lang.Object
|
|||||||||||
From interface org.apache.http.cookie.CookieSpec
|
|||||||||||
Valid date patterns used per default
| MalformedCookieException |
|---|