parent
2ed232a4e6
commit
1b4e635134
@ -32,6 +32,13 @@ resolver.
|
|||||||
The data extracted from the HTTPS RR is stored in the in-memory DNS cache to
|
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.
|
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
|
## build
|
||||||
|
|
||||||
./configure --enable-httpsrr
|
./configure --enable-httpsrr
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user