serverURL
The URL of a DNS-over-HTTPS server.
Declaration
var serverURL: URL? { get set }Discussion
The URL should use the URI template format defined by RFC 8484, for example https://dnsserver.example.net/dns-query.
The URL of a DNS-over-HTTPS server.
var serverURL: URL? { get set }The URL should use the URI template format defined by RFC 8484, for example https://dnsserver.example.net/dns-query.