Skip to content

Commit a376513

Browse files
Update src/content/docs/privacy-gateway/privacy-proxy-onboarding.mdx
Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>
1 parent 66a2b81 commit a376513

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/privacy-gateway/privacy-proxy-onboarding.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ The following section describes how these tunnels and subsequent CONNECT request
144144
The first CONNECT request in a newly established tunnel must provide a PAT. Until a PAT has been presented, each CONNECT request fails with a HTTP `401` error. Details about authenticating with a PAT are in [client authentication](#client-authentication).
145145
146146
- Each CONNECT request can identify a target either by name or IP address.
147-
- In the case of a name, Cloudflares DNS Resolver service will be queried to map the name to an IP address.
147+
- In the case of a name, Cloudflare's DNS Resolver service will be queried to map the name to an IP address.
148148
- In the case of an IP address, the IP address provided will be used to establish the upstream transport connection.
149149
150150
It is recommended that only CONNECT requests be sent over HTTP/1.1 or HTTP/2 connections to the Privacy Proxy. Requests for other HTTP methods may be rejected with a HTTP `405 (Method Not Allowed)` response by the Privacy Proxy. Specifically, CONNECT-UDP requests are not supported and will be rejected with a HTTP `405 (Method Not Allowed)` response by the proxy.

0 commit comments

Comments
 (0)