Class CookieSpecBase

java.lang.Object
org.apache.hc.client5.http.impl.cookie.AbstractCookieSpec
org.apache.hc.client5.http.impl.cookie.CookieSpecBase
All Implemented Interfaces:
CookieSpec
Direct Known Subclasses:
IgnoreSpecSpec

@Contract(threading=SAFE) public abstract class CookieSpecBase extends AbstractCookieSpec
Cookie management functions shared by all specification.
Since:
4.0