X-Git-Url: https://git.m6w6.name/?p=mdref%2Fmdref-http;a=blobdiff_plain;f=http%2FQueryString%2F__toString.md;fp=http%2FQueryString%2F__toString.md;h=60d0c87cf1f6a99fa765fc26c41181945bbcd010;hp=0000000000000000000000000000000000000000;hb=016ac662e6fa0ea50e2dfcb861c04def1e14b785;hpb=9620c25e36f35fce0b77dedeedd97b6125b257ed diff --git a/http/QueryString/__toString.md b/http/QueryString/__toString.md new file mode 100644 index 0000000..60d0c87 --- /dev/null +++ b/http/QueryString/__toString.md @@ -0,0 +1,11 @@ +# string http\QueryString::__toString() + +Get the string representation of the querystring (x-www-form-urlencoded). + +## Params: + +None. + +## Returns: + +* string, the x-www-form-urlencoded querystring.