QueryString
[mdref/mdref] / http / QueryString / toString.md
1 # string http\QueryString::toString()
2
3 Get the string represenation of the querystring (x-www-form-urlencoded).
4
5 ## Params:
6
7 None.
8
9 ## Returns:
10
11 * string, the x-www-form-urlencoded querystring.