value property
The cookie-value of the cookie.
Its value should match "cookie-value" in RFC6265bis: https://datatracker.ietf.org/doc/html/draft-ietf-httpbis-rfc6265bis-02#section-4.1.1
Implementation
final String value;
The cookie-value of the cookie.
Its value should match "cookie-value" in RFC6265bis: https://datatracker.ietf.org/doc/html/draft-ietf-httpbis-rfc6265bis-02#section-4.1.1
final String value;