AbsoluteUrl
Represents an absolute Uniform Resource Locator.
Properties
Functions
Link copied to clipboard
Link copied to clipboard
Returns whether the receiver is equivalent to the given url after normalization.
Link copied to clipboard
Returns whether the receiver is equivalent to the given url after normalization.
Link copied to clipboard
Normalizes the URL using a subset of the RFC-3986 rules.
Link copied to clipboard
Relativizes the given url against this URL.
Link copied to clipboard
Returns a copy of this URL after dropping its fragment.
Link copied to clipboard
Returns a copy of this URL after dropping its query.
Link copied to clipboard
Resolves the given url to this URL.
Link copied to clipboard