@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)
CookieSpecProvider
CookieSpec
.create
in interface CookieSpecProvider
Copyright © 1999–2017 The Apache Software Foundation. All rights reserved.