Showing content from https://www.playframework.com/documentation/2.5.x/api/scala/play/api/mvc/Cookie.html below:
Cookie - play.api.mvc.Cookie
case class Cookie(name: String, value: String, maxAge: Option[Int] = None, path: String = "/", domain: Option[String] = None, secure: Boolean = false, httpOnly: Boolean = true) extends Product with Serializable Ordering
- Alphabetic
- By inheritance
Inherited
- Cookie
- Serializable
- Serializable
- Product
- Equals
- AnyRef
- Any
Instance Constructors
- new Cookie(name: String, value: String, maxAge: Option[Int] = None, path: String = "/", domain: Option[String] = None, secure: Boolean = false, httpOnly: Boolean = true)
Inherited from Serializable
Inherited from Serializable
Inherited from Product
Inherited from Equals
Inherited from AnyRef
Inherited from Any
RetroSearch is an open source project built by @garambo
| Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4