mdref.json config
[mdref/mdref-http] / http / QueryString / __toString.md
1 # string http\QueryString::__toString()
2
3 Get the string representation 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.