flush
[mdref/mdref-http] / http / Url / __toString.md
diff --git a/http/Url/__toString.md b/http/Url/__toString.md
new file mode 100644 (file)
index 0000000..6ef37aa
--- /dev/null
@@ -0,0 +1,19 @@
+# string http\Url::__toString()
+
+String cast handler. Alias of http\Url::toString().
+
+## Params:
+
+None.
+
+## Returns:
+
+* string, the URL as string.
+
+## Example:
+
+    echo new http\Url;
+
+Yields:
+
+    http://localhost/