@Contract(threading=IMMUTABLE) public class IgnoreSpecProvider extends Object implements CookieSpecProvider
CookieSpecProvider implementation that ignores all cookies.| Constructor and Description |
|---|
IgnoreSpecProvider() |
| Modifier and Type | Method and Description |
|---|---|
CookieSpec |
create(org.apache.http.protocol.HttpContext context)
Creates an instance of
CookieSpec. |
public CookieSpec create(org.apache.http.protocol.HttpContext context)
CookieSpecProviderCookieSpec.create in interface CookieSpecProviderCopyright © 1999–2019 The Apache Software Foundation. All rights reserved.