QueryString
[mdref/mdref-http] / http / QueryString / toString.md
diff --git a/http/QueryString/toString.md b/http/QueryString/toString.md
new file mode 100644 (file)
index 0000000..9da189e
--- /dev/null
@@ -0,0 +1,11 @@
+# string http\QueryString::toString()
+
+Get the string represenation of the querystring (x-www-form-urlencoded).
+
+## Params:
+
+None.
+
+## Returns:
+
+* string, the x-www-form-urlencoded querystring.