mdref.json config
[mdref/mdref-http] / http / Cookie / 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"].