What is the name of the domain?
wcas.host
What is the issue you’re encountering
cdn purge not work when with header origin
What are the steps to reproduce the issue?
❯ curl -i ‘https://wcas.host/i18md’ -H ‘origin: https://127.0.0.1:7777’
HTTP/2 200
date: Wed, 03 Jul 2024 14:02:18 GMT
content-type: text/js
content-length: 13
strict-transport-security: max-age=63072000
cache-control: max-age=6
cf-cache-status: HIT
access-control-allow-origin: *
server: cloudflare
cf-ray: 89d7699649e49016-FRA
alt-svc: h3=“:443”; ma=86400
0.1.31>0.1.36
❯ curl -i ‘https://wcas.host/i18md’
HTTP/2 200
date: Wed, 03 Jul 2024 14:02:21 GMT
content-type: text/js
content-length: 13
strict-transport-security: max-age=63072000
cache-control: max-age=6
cf-cache-status: HIT
access-control-allow-origin: *
server: cloudflare
cf-ray: 89d769ac4f508ed9-FRA
alt-svc: h3=“:443”; ma=86400
0.1.37>0.1.39