Skip to content

Commit ad0e48f

Browse files
committed
Updates after review
1 parent 43e2fca commit ad0e48f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/fundamentals/concepts/traffic-flow-cloudflare.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ For example, you may not always want the direct traffic because it can come from
1818
If you want to protect your traffic and ensure it travels efficiently, you need to configure Cloudflare to be in front of whatever you are trying to protect, such as your application, service, or server. How you put your resources behind Cloudflare's network will depend on the type of traffic and how you want to control it.
1919

2020
:::note
21-
Cloudflare supports all standard HTTP methods, with the exception of `CONNECT`, `TRACE`, and `PURGE`, which are restricted. Requests using unsupported methods will not be proxied through Cloudflare's network.
21+
Cloudflare supports all HTTP methods, with the exception of `CONNECT`, `TRACE`, and `PURGE`, which are restricted. Requests that use restricted methods are not proxied through Cloudflare's network. Note that other Cloudflare products may apply different restrictions on HTTP methods, and behavior can vary depending on the service.
2222
:::
2323

2424
## On-ramp and off-ramp traffic

0 commit comments

Comments
 (0)