mirror of
https://github.com/curl/curl.git
synced 2026-05-20 01:36:24 +03:00
parent
2ed232a4e6
commit
1b4e635134
1 changed files with 7 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue