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