vibe-d v0.8.1 (2017-08-29T22:03:39Z)
Home
Dub
Repo
SessionStore.storageType
index
vibe
http
session
SessionStore
Returns the internal type used for storing session keys.
interface
SessionStore
@
safe
@
property
const
SessionStorageType
storageType
(
)
Meta
Source
See Implementation
index
vibe
http
session
SessionStore
functions
create
createSessionInstance
destroy
get
isKeySet
iterateSession
open
remove
set
properties
storageType
Returns the internal type used for storing session keys.