Http Address
Functions
Link copied to clipboard
Return the path and query portions of the address, e.g. "/mypath?myquery".
Link copied to clipboard
If this address is absolute, then return it. If this address is relative, then apply it to other and rerturn the resulting address.
Link copied to clipboard
Return the scheme and authority portions of the address, e.g. "http://myhost:8080".