@Contract(threading=IMMUTABLE_CONDITIONAL) public class CustomBrowserCompatSpecFactory extends Object implements org.apache.http.cookie.CookieSpecProvider
Modifier and Type | Field and Description |
---|---|
static String |
CUSTOM_BROWSER_COMPATIBILITY
Constant for HttpClient configuration.
|
Constructor and Description |
---|
CustomBrowserCompatSpecFactory() |
Modifier and Type | Method and Description |
---|---|
org.apache.http.cookie.CookieSpec |
create(org.apache.http.protocol.HttpContext context) |
public static final String CUSTOM_BROWSER_COMPATIBILITY
Copyright © 2008–2018. All rights reserved.