]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
HTTPSRR.md: implement what seems to be deployed
authorDaniel Stenberg <daniel@haxx.se>
Mon, 3 Feb 2025 21:15:35 +0000 (22:15 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 4 Feb 2025 09:02:29 +0000 (10:02 +0100)
Closes #16158

docs/HTTPSRR.md

index 9f653e622f8756f5b3500461e9e9ea9e14d10a18..b6604712552a69381c5768f52d4a7aad066089c0 100644 (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