Class ResponseCookie.Copier
java.lang.Object
com.soklet.core.ResponseCookie.Copier
- Enclosing class:
ResponseCookie
Builder used to copy instances of
ResponseCookie
via ResponseCookie.copy()
.
This class is intended for use by a single thread.
- Author:
- Mark Allen
-
Method Summary
-
Method Details
-
name
-
value
-
maxAge
-
domain
-
path
-
secure
-
httpOnly
-
sameSite
-
finish
-