Checks if the provided URL uses the HTTP or the HTTPS protocol and returns the corresponding module for that protocol Throws ProtocolError if the provided URL uses neither of those protocols
The URL to be verified
Generated using TypeDoc
Checks if the provided URL uses the HTTP or the HTTPS protocol and returns the corresponding module for that protocol Throws ProtocolError if the provided URL uses neither of those protocols