projects
/
mdref
/
mdref-http
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
|
github
history
|
raw
|
HEAD
big update's coming
[mdref/mdref-http]
/
http
/
Cookie
/
addExtras.md
1
# http\Cookie http\Cookie::addExtras(array $extras)
2
3
Add several extra attributes.
4
See http\Cookie::addExtra().
5
6
## Params:
7
8
* array $extras
9
A list of extra attributes of the form ["key" => "value"].
10
11
## Returns:
12
13
* http\Cookie, self.
14
15
## Throws:
16
17
* http\Exception\InvalidArgumentException