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