SetCookieHeader(String name, BytesValue value)
SetCookieHeader
domain(String domain)
expiry(long expiry)
httpOnly(boolean httpOnly)
maxAge(long maxAge)
path(String path)
sameSite(Cookie.SameSite sameSite)
secure(boolean secure)
Map<String,Object>
toMap()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait