hunt-http ~master (2022-03-03T02:59:30Z)
Home
Dub
Repo
HttpSession.reflash
hunt
http
server
HttpSession
HttpSession
Reflash all of the session flash data.
@return void
class
HttpSession
void
reflash
(
)
Meta
Source
See Implementation
hunt
http
server
HttpSession
HttpSession
aliases
forget
functions
all
exists
flash
flashInput
get
getAttribute
getAttributes
getCreationTime
getId
getLastAccessedTime
getMaxInactiveInterval
getOldInput
has
hasOldInput
isNewSession
isValid
keep
keys
mergeNewFlashes
now
opEquals
pull
push
put
reflash
remember
remove
removeFromOldFlashData
replace
save
set
setAttribute
setAttributes
setCreationTime
setId
setLastAccessedTime
setMaxInactiveInterval
setNewSession
toHash
static functions
create
fromJson
generateSessionId
toJson
Reflash all of the session flash data.
@return void