Preparing search index...
The search index is not available
@ocubist/http-request-handler - v0.2.2
@ocubist/http-request-handler
parseUrl
Function parseUrl
Validates and parses a URL string.
Throws
If the URL is invalid.
parse
Url
(
url
)
:
string
Parameters
url
:
string
The URL string to be validated.
Returns
string
The validated URL string.
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
@ocubist/http-request-handler - v0.2.2
Loading...
Validates and parses a URL string.
Throws