name property

String name
final

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;