Struct CookieValueMap
struct CookieValueMap
;
Methods
Name | Description |
---|---|
add
(name, value, encoding)
|
|
get
(name, def_value)
|
|
getAll
(name)
|
|
length
()
|
|
opApply
(del)
|
|
opApply
(del)
|
|
opApply
(del)
|
|
opApply
(del)
|
|
opBinaryRight
(name)
|
|
opBinaryRight
(name)
|
|
opIndex
(name)
|
|
opIndexAssign
(value, name)
|
Inner structs
Name | Description |
---|---|
Cookie
|