Home / Companies / Cloudflare / Blog / Post Details
Content Deep Dive

Cloudflare Snippets are now Generally Available

Blog post from Cloudflare

Post Details
Company
Date Published
Author
Nikita Cano
Word Count
1,297
Language
English
Hacker News Points
-
Summary

Cloudflare has introduced a new feature called Snippets, which allows users to control HTTP traffic using JavaScript "code rules" at no extra cost. Snippets are designed for performance, security, and control, providing a fast and flexible way to modify headers, rewrite URLs, retry failed requests, and more. The features include ultra-fast execution, granular request matching, sequential execution, native Cloudflare Rules integration, JavaScript and Web APIs support, automated deployment and versioning via Terraform, and no usage-based fees for Pro, Business, and Enterprise plans. Snippets are now generally available (GA) for all paid plans, with a new code editor to streamline writing and testing logic. The feature is ideal when built-in rule actions aren't quite enough, and it extends the model of Cloudflare Rules with greater flexibility for advanced scenarios.