Package | Description |
---|---|
org.apache.hc.client5.http.impl.cookie |
Standard and common HTTP cookie management policies.
|
Modifier and Type | Method and Description |
---|---|
static RFC6265CookieSpecFactory.CompatibilityLevel |
RFC6265CookieSpecFactory.CompatibilityLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RFC6265CookieSpecFactory.CompatibilityLevel[] |
RFC6265CookieSpecFactory.CompatibilityLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
RFC6265CookieSpecFactory(RFC6265CookieSpecFactory.CompatibilityLevel compatibilityLevel,
PublicSuffixMatcher publicSuffixMatcher) |
Copyright © 1999–2021 The Apache Software Foundation. All rights reserved.