hunt-http ~master (2022-03-03T02:59:30Z)
Home
Dub
Repo
Cookie.this
hunt
http
Cookie
Cookie
Undocumented in source.
this
()
class
Cookie
this
(
)
this
(string name, string value, int expires, string path, string domain, bool secure, bool httpOnly)
Meta
Source
See Implementation
hunt
http
Cookie
Cookie
constructors
this
functions
getComment
getDomain
getMaxAge
getName
getPath
getSecure
getValue
getVersion
isExpired
isHttpOnly
setComment
setDomain
setHttpOnly
setMaxAge
setName
setPath
setSecure
setValue
setVersion
toString