Container for cookies received.
Depending on the implementation, values stored here may be immutable or not.
get the value of a cookie within the Container.
getAll the cookies in the Container as a map.
getString provides the unparsed cookie string.
set the value of a cookie.
update the value of the string used to store cookies.
Generated using TypeDoc
Container for cookies received.
Depending on the implementation, values stored here may be immutable or not.