java.lang.Object | |
↳ | org.apache.http.impl.cookie.BrowserCompatSpecFactory |
CookieSpecFactory
implementation that creates and initializes
BrowserCompatSpec
instances.
The following parameters can be used to customize the behavior of this class:
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Creates an instance of
CookieSpec using given HTTP parameters. |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
Creates an instance of CookieSpec
using given HTTP parameters.
params | HTTP parameters. |
---|