dnsimple / erldns

DNS server, in Erlang.
MIT License
402 stars 98 forks source link

Implement URI RR type #64

Closed aeden closed 4 years ago

aeden commented 7 years ago

https://tools.ietf.org/html/rfc7553

Useful for resolving a hostname to an alternate URI. Hopefully someday browser vendors will support this for URL redirection.

aeden commented 4 years ago

Closing this as it will not be implemented. Most likely it will be replaced by SVCB-HTTPS (https://tools.ietf.org/html/draft-ietf-dnsop-svcb-https-01)