D5
D5
CDCloudflare Developers
Created by D5 on 12/15/2024 in #general-help
Make more than 30.000 purges
"You can use up to 30 hostnames per API call and make up to 30,000 purge API calls in a 24-hour period." This is for the Cloudflare purge API. What if I need more than that? For example, I make a website where you can store files under a domain: file1.demo.com file2.demo.com So If someone updated file 1, it will need to be purged
1 replies
CDCloudflare Developers
Created by D5 on 2/7/2024 in #pages-help
Getting mime error: content type is [''] with flutter
My flutter app doesn't loads and throws mime error. Apparently cloudflare pages is not detecting my main.dart.js script and returning it as plain text/without the content type header. I tried: 1. Disabling cache 2. Disable proxying for the custom domain 3. Redeploying 4. Purging cache 5. Disabling minify 6. Deploying through chrome and through firefox Nothing works, and the issue persist
17 replies