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: *
cf-cache-status: DYNAMIC
cf-ray: 87696eec13332ae6-ORD
connection: keep-alive
date: Fri, 19 Apr 2024 02:23:34 GMT
etag: W/"9f0-5c05035c1f831-gzip"
last-modified: Mon, 19 Apr 2021 09:46:55 GMT
server: cloudflare
transfer-encoding: chunked
vary: User-Agent
  

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