Skip to content

Commit d530234

Browse files
pedrosousaRebeccaTamachiro
authored andcommitted
[Rules] Text updates (#21520)
* [Rules] Update text * Minor adjustment
1 parent c274e83 commit d530234

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
title: Cloudflare Snippets are now Generally Available
3+
description: Snippets let you program HTTP traffic with lightweight JavaScript — now GA and ready for production.
4+
products:
5+
- rules
6+
date: 2025-04-09T14:00:00Z
7+
hidden: true
8+
---
9+
10+
[Cloudflare Snippets](/rules/snippets/) are now generally available at no extra cost across all paid plans — giving you a fast, flexible way to programmatically control HTTP traffic using lightweight JavaScript.
11+
12+
You can now use Snippets to modify HTTP requests and responses with confidence, reliability, and scale. Snippets are production-ready and deeply integrated with Cloudflare Rules, making them ideal for everything from quick dynamic header rewrites to advanced routing logic.
13+
14+
What's new:
15+
16+
- **Snippets are now GA** – Available at no extra cost on all Pro, Business, and Enterprise plans.
17+
- **Ready for production** – Snippets deliver a production-grade experience built for scale.
18+
- **Part of the Cloudflare Rules platform** – Snippets inherit request modifications from other Cloudflare products and support sequential execution, allowing you to run multiple Snippets on the same request and apply custom modifications step by step.
19+
- **Trace integration (rolling out)** – Use [Cloudflare Trace](/fundamentals/trace-request/) to see which Snippets were triggered on a request — helping you understand traffic flow and debug more effectively.
20+
21+
Learn more in the [launch blog post](https://blog.cloudflare.com/snippets/).

0 commit comments

Comments
 (0)