The URL that returns the metadata, taking server-side redirects into account.
SDKs
- iOS 13.0+
- macOS 10.15+
- Mac Catalyst 13.0+
Framework
- Link
Presentation
Declaration
var url: URL? { get set }
Discussion
The URL that returns the metadata may differ from the original
to which you sent the metadata request. This can happen if the server redirects the request, for example, when a resource has moved, or when the original URL is a domain alias.