mdref.json config
[mdref/mdref-http] / http / Env / Url.md
1 # class http\Env\Url extends http\Url
2
3 URL class using the HTTP environment by default.
4
5 > ***NOTE:***
6 > This class has been added in v3.0.0.
7
8 Always adds http\Url::FROM_ENV to the $flags constructor argument. See also http\Url.