class Amber::Router::Cookies::PermanentStore
Defined in:
amber/router/cookies/permanent_store.cr
Instance Method Summary
[](name)
[],
[]=(name, value)
[]=,
get(name)
get,
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)
set,
store : Store
store
new(store : Amber::Router::Cookies::Store)
new
Instance Method Detail
def
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)
#
Keyboard Shortcuts
× - s, / Search
- Esc Abort search / Close modal
- ⇨, Enter Open highlighted result
- ⇧, Ctrl+j Select previous result
- ⇩, Ctrl+k Select next result
- ? Show usage info