-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
Since this worker was written Cloudflare have released HTTP Response Header Modification Rules . Using a Transform Rule instead of a Worker has several advantages over using a Worker, including reduced cost (Transform Rules are free), and you don't have to deal with trying to run multiple workers on the same route.
Perhaps the docs on this worker could be updated to point users at the Transform Rule option.
Jieiku
Metadata
Metadata
Assignees
Labels
No labels