org.apache.http.cookie.ClientCookie |
Known Indirect Subclasses |
ClientCookie extends the standard
Cookie
interface with
additional client specific functionality such ability to retrieve
original cookie attributes exactly as they were specified by the
origin server. This is important for generating the
Cookie
header because some cookie specifications require that the
Cookie
header should include certain attributes only if
they were specified in the
Set-Cookie
header.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
|
||||||||||
|
|
[Expand]
Inherited Methods
|
|||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From interface org.apache.http.cookie.Cookie |