Good morning everyone, I would really appreciate some help. I have a worker that is over a year old that uses BUFFER and CRYPTO. When I create a new worker with the exact same code and npm libaries I get errors. Specifically BUFFER does not exist and CRYPTO is not declared. What can I do. I really don't want to mess with my legacy worker in case I break it
Hi everyone, I'm facing an issue with the cloudflare CDN. I'm using workers to update the response by adding some headers. But somehow the last-modified value in the response through CDN is coming different from the original response if we access without CDN. Is it due to cloudflare caching?
I was looking for a way to protect all my cf pages endpoints functions(workers) with pre auth checks on the headers, validatie jsonwebtoken etc.. What are my options using cf? Was hoping cf API sheild would be an option, but only for ent customers..
Yeah. If you're on a non-Free plan you might be able to tune the sensitivity of that detection? Or bypass the user manually, but if it happens again that might get tedious.
Hey! Is it me or are network and 5xx related issues really common lately? Its happening quite a lot I think, Cloudflare used to be more stable I remember.
Yup saw it, I notice it mainly because of the performance notifications from monitoring, huge spikes periods of slower averages and they reflect the incidents on the status page indeed
hello, anybody know how many days CF trust and safety review abuse report since we clicked request review? i have domain that marked false report as phishing and also affected with our subdomain
Hi everyone, I'm facing an issue with the cloudflare CDN. I'm using workers to update the response by adding some headers. But somehow the last-modified value in the response through CDN is coming different from the original response if we access without CDN. Is it due to cloudflare caching?