I recently added HTTPS records to all of my domains, along with HTTP/3.<p>From query statistics, I see that around 15% of the queries are for HTTPS records, 30-35% for A and AAAA records, and the rest for RR types like NS, TXT, etc.
Browsers make HTTPS requests in addition to the A/AAAA, so this makes sense.<p>In an ideal world, the ipv4/ipv6hints do the job if A and AAAA records, so a browser will only need to make an HTTPS request.