org.http4s.ResponseCookie
See theResponseCookie companion object Attributes
- extension
The extension attributes of the cookie. If there is more
than one, they are joined by semi-colon, which must not appear in an
attribute value.
- Companion:
- object
- Source:
- ResponseCookie.scala
- Graph
- Supertypes
- Self type
Members list
Concise view
Value members
Base method for rendering this object efficiently
Base method for rendering this object efficiently
Attributes
- Definition Classes
- Source:
- ResponseCookie.scala
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns:
a string representation of the object.
- Definition Classes
- Inherited from:
- Renderable
- Source:
- Renderable.scala
Generates a String rendering of this object