the original url that was parsed
the protocol declares how your web browser should communicate with a web server when sending or fetching a web page or document.
the subdomain (if it exists) and domain
the optional port number
the path typically refers to a file or directory on the web server
the path divided into each segment
is represented by a question mark followed by one or more parameters.
are snippets of information found in the query string of a URL. An object keyed on the parameter name and the value is the paramter value
or a fragment, is an internal page reference, sometimes called a named anchor
or a fragment, is an internal page reference, sometimes called a named anchor
the subdomain (if it exists) and domain
are snippets of information found in the query string of a URL. An object keyed on the parameter name and the value is the paramter value
the path typically refers to a file or directory on the web server
the optional port number
the protocol declares how your web browser should communicate with a web server when sending or fetching a web page or document.
is represented by a question mark followed by one or more parameters.
the path divided into each segment
the original url that was parsed
Generated using TypeDoc