add support for dns over http/3

This commit is contained in:
Zhang Jingqiang 2023-10-14 22:22:16 +08:00
parent 6d9c8f5936
commit c3dddac785
11 changed files with 61 additions and 8 deletions

View file

@ -763,6 +763,10 @@ The followings values are supported:
.. _dns over https: https://datatracker.ietf.org/doc/html/rfc8484
* dns-over-http/3 | doh3 | h3
If *dns over http/3* should be used.
* dns-over-quic | doq | quic
If `dns over quic`_ should be used.
@ -771,6 +775,8 @@ The followings values are supported:
.. versionchanged:: added dns over quic support since version 1.7.15
.. versionchanged:: added dns over http/3 support since version 1.7.27
.. _conf_value_dns_encryption_config:
dns encryption config