HTTPSRR.md: implement what seems to be deployed

Closes #16158
This commit is contained in:
Daniel Stenberg 2025-02-03 22:15:35 +01:00
parent 2ed232a4e6
commit 1b4e635134
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2

View File

@ -32,6 +32,13 @@ resolver.
The data extracted from the HTTPS RR is stored in the in-memory DNS cache to
be reused on subsequent uses of the same hostnames.
## limitations
We have decided to work on the HTTPS RR support by following what seems to be
(widely) used, and simply wait with implementing the details of the record
that do not seem to be deployed. HTTPS RR is a DNS field with many odd corners
and complexities and we might as well avoid them if no one seems to want them.
## build
./configure --enable-httpsrr