Skip to main content
This function has multiple overloads
Converts any URL source to an absolute, properly encoded URL.
Combines a relative URL with a base URL string. Use when you have an explicit base URL string to resolve relative paths against.

Examples

Arguments

input
Object
required
Configuration object with different properties based on the overload

Returns: Promise<string>

Promise that resolves to the absolute, properly encoded URL string