tango v1.0.0+2.066 (2014-08-19T00:10:20Z)
Home
Dub
Repo
Cookie.setSecure
tango
net
http
HttpCookies
Cookie
Indicate whether this cookie should be considered secure or not
const
(
char
)[]
name
;
const
(
char
)[]
path
;
const
(
char
)[]
value
;
const
(
char
)[]
domain
;
const
(
char
)[]
comment
;
Meta
Source
See Implementation
tango
net
http
HttpCookies
Cookie
constructors
this
functions
clear
produce
setComment
setDomain
setMaxAge
setName
setPath
setSecure
setValue
setVersion
variables
comment
domain
maxAge
name
path
secure
value
vrsn
Indicate whether this cookie should be considered secure or not