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: *
cf-cache-status: DYNAMIC
cf-ray: 8e237f7da06e2925-ORD
connection: keep-alive
content-length: 329
content-type: application/json
date: Thu, 14 Nov 2024 02:16:12 GMT
last-modified: Tue, 10 Sep 2024 13:42:54 GMT
server: cloudflare
vary: User-Agent
x-turbo-charged-by: LiteSpeed
  

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