UrlParseResult Methods |
The UrlParseResult type exposes the following members.
Name | Description | |
---|---|---|
Parse |
Splits input host string into four distinct parts:
URL scheme that can be used to determine the protocol,
actual host domain name or IP address, port number
and path for use in WebSocket connections.
|