package de.craftsblock.craftsnet.api.http.cookies
-
-
Represents a http cookie with various attributes such as name, value, path, domain, expiry date,
same-site policy, security, and HttpOnly flag.
Enumeration representing the SameSite attribute of a cookie.