CookieProcessor
LegacyCookieProcessor
, Rfc6265CookieProcessor
public abstract class CookieProcessorBase extends java.lang.Object implements CookieProcessor
Modifier and Type | Field | Description |
---|---|---|
protected static java.lang.String |
ANCIENT_DATE |
|
protected static java.lang.ThreadLocal<java.text.DateFormat> |
COOKIE_DATE_FORMAT |
Constructor | Description |
---|---|
CookieProcessorBase() |
generateHeader, getCharset, parseCookieHeader
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.