Issue with purge cache by URL API
having the following issue, we have an API that has cache activated, this works normally, i can see correct headers returned, MISS, HIT, EXPIRED values, the problem is that i'm not able to purge the cache via API or UI, this is important for us once the content is changed we need to inmediate purge.
we also tried adding the accept encoding, as cloudflare ads that Vary to the response
also not working
after hitting the purge request, content is still returned as MISS
- browser cache is disabled in cloudflare as need to purge via API, as it can be seen in the no-store added by cloudflare
we also tried adding the accept encoding, as cloudflare ads that Vary to the response
also not working
after hitting the purge request, content is still returned as MISS
response-headers.md3.58KB