- All Superinterfaces:
InboundCookies
Represents mutable outbound HTTP cookies.
- Since:
- 1.6
- Author:
- Jeremy Kuhn
- See Also:
-
Method Summary
-
Method Details
-
addCookie
Adds a cookie.
- Type Parameters:
T
- the value type- Parameters:
name
- the namevalue
- the value- Returns:
- the outbound cookies
-