Skip to content

Commit ba9e8a7

Browse files
committed
Make browser procedures more specific
1 parent ed7a401 commit ba9e8a7

File tree

1 file changed

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

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ To apply Gateway policies to HTTP traffic without turning on the UDP proxy, you
3333
<Details header="Google Chrome">
3434

3535
1. Go to `chrome://flags`
36-
2. Turn off **Experimental QUIC protocol**.
36+
2. Set **Experimental QUIC protocol** to _Disabled_.
3737
3. Relaunch Chrome.
3838

3939
</Details>
@@ -48,15 +48,15 @@ You cannot turn off QUIC in Safari. All traffic will be sent over HTTP/3.
4848

4949
1. Go to `about:config`.
5050
2. If you receive a warning, select **Accept the Risk and Continue**.
51-
3. Turn off **network.http.http3.enable**.
51+
3. Set **network.http.http3.enable** to _false_.
5252
4. Relaunch Firefox.
5353

5454
</Details>
5555

5656
<Details header="Microsoft Edge">
5757

5858
1. Go to `edge://flags`
59-
2. Turn off **Experimental QUIC protocol**.
59+
2. Set **Experimental QUIC protocol** to _Disabled_.
6060
3. Relaunch Edge.
6161

6262
</Details>

0 commit comments

Comments
 (0)