absoluteURL
An absolute URL that refers to the same resource as the receiver. (read-only)
Declaration
var absoluteURL: URL? { get }Discussion
If the URL is already absolute, this property contains a copy of the receiver. Resolution is performed per RFC 1808.