netdns2
netdns2 copied to clipboard
Add support for SVCB and HTTPS resource records
To improve DNS performance for HTTPS, there is a new resource record types: SVCB (64) and HTTPS (65).
Also see https://www.rfc-editor.org/rfc/rfc9460.html
However, these record types are not supported yet and when trying to query them, you will get an execption about an unsupported record type.