Contents

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.

See Also

Configuring server properties