@Contract(threading=SAFE) public class RFC6265LaxSpec extends RFC6265CookieSpec
CookieSpec
implementation that enforces
a more relaxed interpretation of the HTTP state management specification (RFC 6265, section 5)
for interoperability with existing servers that do not conform to the well behaved profile
(RFC 6265, section 4).Constructor and Description |
---|
RFC6265LaxSpec() |
Modifier and Type | Method and Description |
---|---|
String |
toString() |
formatCookies, match, parse, validate
Copyright © 1999–2021 The Apache Software Foundation. All rights reserved.