get
Creates an HCConnection based on this url, sends a request and returns the content of the response
getResponse
Creates an HCConnection based on this url, sends a request and returns the response
port
Returns url's port
url
Returns url's host
with(urlSeq)
Returns a clone of HCUrl with its state set by parsing urlSeq
|