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.

accept-ranges: bytes
access-control-allow-origin: *
alt-svc: h3=":443"; ma=2592000
cache-control: no-store, no-cache, must-revalidate
cf-cache-status: DYNAMIC
cf-ray: a02bf77facade88e-CMH
content-length: 258
content-type: application/json
date: Thu, 28 May 2026 08:42:35 GMT
etag: "dfr888qadbcx76"
last-modified: Sat, 17 Jan 2026 22:44:20 GMT
server: cloudflare
vary: Accept-Encoding
  

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