CORS Tester

Use this little website to test if a URL is setup correctly to work with CORS.




If your CORS setup is not using a wildcard then this should be a domain that matches your AllowedOrigins


Shareable link:

Results

This URL will work correctly with CORS.

Headers

These are the response headers received when making the request.

access-control-allow-origin: *
age: 0
cache-control: max-age=600
cf-cache-status: DYNAMIC
cf-ray: 950300e3d25510bf-ORD
connection: keep-alive
content-type: application/json; charset=utf-8
date: Sun, 15 Jun 2025 15:12:03 GMT
etag: W/"6712b5c7-1b1"
expires: Sun, 15 Jun 2025 15:22:03 GMT
last-modified: Fri, 18 Oct 2024 19:23:51 GMT
server: cloudflare
transfer-encoding: chunked
vary: Accept-Encoding
via: 1.1 varnish
x-cache: MISS
x-cache-hits: 0
x-fastly-request-id: b874172c4f7f6d7b7326c87429a34becf1ff79b7
x-github-request-id: 665C:25E384:3B5531D:4196348:684EE2C2
x-proxy-cache: MISS
x-served-by: cache-chi-klot8100179-CHI
x-timer: S1750000323.208712,VS0,VE46
  

CORS tester was built by @mscccc. The code is available on GitHub. Sponsored by HTML/CSS to Image.