UrlHelper
Defines static methods to perform common URL operations.
Combines the absolute URL and relative URL parts into a single URL. Leading and trailing slashes are automatically added.
Gets the base URL including the scheme, host, and possible port number from the supplied URL.
Combines the base URL and relative URL parts into a single URL. Leading and trailing slashes are automatically added.