CookieOpts

io.laminext.util.cookies.CookieOpts$
See theCookieOpts companion trait
object CookieOpts

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def apply(expires: Int, path: String, domain: String, secure: Boolean): CookieOpts