cloudflare / templates

A collection of starter templates and examples for Cloudflare Workers and Pages
https://cloudflareworkers.com
MIT License
999 stars 632 forks source link

cache-key-rewrite.js #23

Closed mustafakirimli closed 5 years ago

mustafakirimli commented 5 years ago

with this worker you can use same cached content for your multiple subdomain of CDN urls, for solving this: https://yuiblog.com/blog/2007/04/11/performance-research-part-4/ Also you can avoid double slashes which leads cache misses