cookie
[mdref/mdref-http] / http / Cookie / getCookies.md
diff --git a/http/Cookie/getCookies.md b/http/Cookie/getCookies.md
new file mode 100644 (file)
index 0000000..80ec619
--- /dev/null
@@ -0,0 +1,12 @@
+# array http\Cookie::getCookies()
+
+Get the list of cookies.
+See http\Cookie::setCookies().
+
+## Params:
+
+None.
+
+## Returns:
+
+* array, the list of cookies of form ["name" => "value"].