Skip to content

Commit 0109825

Browse files
authored
Apply suggestions from code review
1 parent cbed34a commit 0109825

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

src/content/changelog/gateway/2025-07-24-HTTP-Inspection-on-all-ports.mdx

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,9 @@ hidden: false
77
date: 2025-07-24
88
---
99

10-
[Gateway](/cloudflare-one/policies/gateway/) can now apply [HTTP filtering](/cloudflare-one/policies/gateway/http-policies/) to all proxied HTTP requests, not just traffic on standard HTTP(80) and HTTPS (443) ports. This means all requests can now be filtered by [A/V scanning](/cloudflare-one/policies/gateway/http-policies/antivirus-scanning/), [Sandboxing](/cloudflare-one/policies/gateway/http-policies/file-sandboxing/), [DLP](cloudflare-one/policies/data-loss-prevention/#data-in-transit), and more.
10+
[Gateway](/cloudflare-one/policies/gateway/) can now apply [HTTP filtering](/cloudflare-one/policies/gateway/http-policies/) to all proxied HTTP requests, not just traffic on standard HTTP (`80`) and HTTPS (`443`) ports. This means all requests can now be filtered by [A/V scanning](/cloudflare-one/policies/gateway/http-policies/antivirus-scanning/), [file sandboxing](/cloudflare-one/policies/gateway/http-policies/file-sandboxing/), [Data Loss Prevention (DLP)](cloudflare-one/policies/data-loss-prevention/#data-in-transit), and more.
1111

12-
This [setting](cloudflare-one/policies/gateway/network-policies/protocol-detection/#inspect-on-all-ports) can be enabled by navigating to Settings > Network > Firewall and toggle on ‘Inspect on all ports’.
12+
You can turn this [setting](cloudflare-one/policies/gateway/network-policies/protocol-detection/#inspect-on-all-ports) on by going to **Settings** > **Network** > **Firewall** and choosing _Inspect on all ports_.
1313
![HTTP Inspection on all ports setting](~/assets/images/gateway/Gateway-Inspection-all-ports.png)
14-
To learn more, visit the [Inspect on all ports (Beta)](cloudflare-one/policies/gateway/network-policies/protocol-detection/#inspect-on-all-ports).
14+
15+
To learn more, refer to [Inspect on all ports (Beta)](cloudflare-one/policies/gateway/network-policies/protocol-detection/#inspect-on-all-ports).

0 commit comments

Comments
 (0)