flush docs
[mdref/mdref-http] / http / Env / Url.md
diff --git a/http/Env/Url.md b/http/Env/Url.md
new file mode 100644 (file)
index 0000000..86e20c0
--- /dev/null
@@ -0,0 +1,8 @@
+# class http\Env\Url extends http\Url
+
+URL class using the HTTP environment by default.
+
+> ***NOTE:***
+> This class has been added in v3.0.0.
+
+Always adds http\Url::FROM_ENV to the $flags constructor argument. See also http\Url.