Skip to content

Commit f206ebc

Browse files
committed
FAQ EN: Disablement of HTTP/1.1
1 parent f7078d7 commit f206ebc

1 file changed

Lines changed: 25 additions & 0 deletions

File tree

docs/en/FAQs.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,31 @@ If using a VPN, please keep this in mind before running the `on.quad9.net` or pr
88

99
Configuring Quad9 in a VPN, when the VPN is enabled, also implies that the connection between the client and Quad9 will not be encrypted by DNS over HTTPs or DNS over TLS, regardless if the router or device has DNS over TLS or DNS over HTTPS enabled locally.
1010

11+
## DNS over HTTPS - No HTTP/1.1 Support
12+
13+
Quad9 started [globally disabling HTTP/1.1](https://quad9.net/news/blog/doh-http-1-1-retirement/) support in DNS over HTTPS on December 15th, 2025. Please consider reading the article for context regarding this decision.
14+
15+
If your device's or client's DNS over HTTPS implementation does not support HTTP/2, here are some alternatives for utilizing encrypted DNS with Quad9, which can often be utilized in containers, Docker, VMs, system services, etc:
16+
17+
**DNS Forwarders/Resolvers /w HTTP/2 DoH or DoT Support**:
18+
19+
* dnsdist
20+
* unbound
21+
* pdns-recursor
22+
* Knot Resolver
23+
* bind
24+
25+
**DNS Proxies /w HTTP2 DoH or DoT Support**:
26+
27+
* dnscrypt-proxy
28+
* AdGuard Home
29+
30+
### Confirmed DoH-capable Devices/Libraries without HTTP/2 Support
31+
32+
This is a list of devices or libraries that, to the best of our knowledge, do not support HTTP/2.0 in the DNS over HTTPS implementation.
33+
34+
* Mikrotik RouterOS (All versions)
35+
1136
## How Do I Confirm I'm Using Quad9?
1237

1338
The simplest test is to open [on.quad9.net](https://on.quad9.net) in your browser of choice.

0 commit comments

Comments
 (0)