Skip to content

Commit e1d931e

Browse files
committed
Add generic DoH endpoint
1 parent 2d4a900 commit e1d931e

File tree

1 file changed

+1
-1
lines changed
  • src/content/docs/cloudflare-one/connections/connect-devices/agentless/dns

1 file changed

+1
-1
lines changed

src/content/docs/cloudflare-one/connections/connect-devices/agentless/dns/dns-over-https.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ For more information, refer to [Microsoft's DoH guide](https://learn.microsoft.c
107107

108108
### Use generic DoH endpoint
109109

110-
You can send DoH requests to the generic Cloudflare DoH endpoint. To specify a location in your DoH query, include a header named `cf-dns-location` with a value of your location's DoH subdomain. For example:
110+
You can send DoH requests to the generic Cloudflare DoH endpoint, `dns.cloudflare-gateway.com`. To specify a location in your DoH query, include a header named `cf-dns-location` with a value of your location's DoH subdomain. For example:
111111

112112
```http
113113
GET /dns-query?name=example.com&type=A HTTP/2

0 commit comments

Comments
 (0)