value property

String value
final

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;