I have set the cache rules to dodn’t cache my files,because I worried about I will violation of terms 2.8.That clause does not exist anymore, there is no 2.8: https://blog.cloudflare.com/updated-tos/


Content-Encoding: gzip. br encoding, but it works both ways with gzip right now (it was something they needed to fix early on in R2)gzip or br clientsidentity encoding or just send the file for gzip. I am not sure what happens for br here.



cdn.sub.main.com.cdn.sub.main.com/file.js. Rewriting the same file with S3 API or manually in dashboard doesn’t clean its cache and still serves the old version.https://cdn.sub.main.com/file.js doesn’t work. Same if i pass that file URL through cloudflare dashboard in Caching → Configuration → Custom purge. Cache stays thereContent-Encoding: gzipbrbrbrgzipgzipgzipidentitycdn.sub.main.comcdn.sub.main.com/file.jshttps://cdn.sub.main.com/file.js[
{
"AllowedOrigins": [
"*"
],
"AllowedMethods": [
"GET"
]
}
]