big update's coming
[mdref/mdref-http] / http / Client / addCookies.md
1 # http\Client http\Client::addCookies([array $cookies = NULL])
2
3 Add custom cookies.
4 See http\Client::setCookies().
5
6 ## Params:
7
8 * Optional array $cookies = NULL
9 Custom cookies to add.
10
11 ## Returns:
12
13 * http\Client, self.
14
15 ## Throws:
16
17 * http\Exception\InvalidArgumentException