80ec61969ced730e719c5d7024c1096e478ec1ed
[mdref/mdref-http] / getCookies.md
1 # array http\Cookie::getCookies()
2
3 Get the list of cookies.
4 See http\Cookie::setCookies().
5
6 ## Params:
7
8 None.
9
10 ## Returns:
11
12 * array, the list of cookies of form ["name" => "value"].