Check the CORS headers on any URL. See if cross-origin requests are allowed and from which origins.
Server-assisted public lookup
| Not set |
Results are fetched from our server, not your browser.
Cross-Origin Resource Sharing (CORS) is a browser security mechanism that controls which web origins are permitted to make requests to a given server. Misconfigured CORS headers are a frequent source of both security vulnerabilities (overly permissive) and development frustration (overly restrictive). This tool tests a URL's CORS configuration by sending preflight and actual cross-origin requests and analyzing the response headers for correctness.
https://app.example.com).