::InstallAPI::URLIsValid
Validate whether a given URL is a valid URL that can be fetched.
Supported Platforms
All
Returns
True or false.
Options
-proxyhost <hostname>
The host name of a proxy server to use for the request.
-proxyport <port number>
The port number of a proxy server to use for the request.
-url <URL>
The URL to validate.