Skip to content

Commit 7d52b80

Browse files
committed
Add Firefox and Edge H3 connection
1 parent d9c5c8d commit 7d52b80

File tree

1 file changed

+1
-1
lines changed
  • src/content/docs/cloudflare-one/policies/gateway/http-policies

1 file changed

+1
-1
lines changed

src/content/docs/cloudflare-one/policies/gateway/http-policies/http3.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ To enable HTTP/3 inspection, turn on the [Gateway proxy](/cloudflare-one/policie
2222

2323
### Application limitations
2424

25-
Gateway can inspect HTTP/3 traffic from Mozilla Firefox and Microsoft Edge, as well as other HTTP applications, such as cURL.
25+
Gateway can inspect HTTP/3 traffic from Mozilla Firefox and Microsoft Edge by establishing an HTTP/3 proxy connection. Gateway will then terminate the HTTP/3 connection, decrypt and inspect the traffic, and connect to the destination server over HTTP/2. Gateway can also inspect other HTTP applications, such as cURL.
2626

2727
If the UDP proxy is enabled in Zero Trust, Google Chrome will force all HTTP/3 traffic to fall back to HTTP/2, allowing you to enforce your HTTP policies. If the UDP proxy is not enabled, HTTP/3 traffic from Chrome will bypass inspection.
2828

0 commit comments

Comments
 (0)