"OTHER" query to list as SVCB/HTTPS type

As of iOS 14 / MacOS 11 Big Sur pihole logs a lot of "OTHER" queries.

It turns out this type 65479 record is actually a new SVCB/HTTPS record type. See: Speeding up HTTPS and HTTP/3 negotiation with... DNS

I know this has been discussed before. In light of this new insight, I wonder whether this does make sense to add.

Thanks for your suggestion, we're actively monitoring the situation but the SVCB/HTTP type hasn't been standardized yet. The most recent draft of the standard can be found here:

https://datatracker.ietf.org/doc/draft-ietf-dnsop-svcb-https/

As you can see over there, the draft is constantly being edited (last edit Nov 2, 2020) so things may still change.

I transformed this help topic into a feature request yesterday. This feature will be implemented by

https://github.com/pi-hole/AdminLTE/pull/1675

Closing as implemented