The "fragment" portion of the URL including the leading ASCII hash
(#) character
The full lower-cased host portion of the URL, including the port if specified.
The lower-cased host name portion of the host component without the port included.
The full URL string that was parsed with both the protocol and host components converted to lower-case.
The entire path section of the URL.
The numeric port portion of the host component.
Identifies the URL's lower-cased protocol scheme.
OptionalsearchThe search element, including leading question mark ('?'), if any,
of the URL.
The interface for a URL object