class

Amber::Router::Cookies::AbstractStore

Inherits Reference < Object

Constructors

Instance methods

[](name)
Source
[]=(name, value)
Source
get(name)
Source
set(name : String, value : String, path : String = "/", expires : Time | Nil = nil, domain : String | Nil = nil, secure : Bool = false, http_only : Bool = false, extension : String | Nil = nil)
Source
store
Source