Testador CORS
Teste cabecalhos CORS para qualquer URL. Verifique Access-Control-Allow-Origin, metodos e cabecalhos.
Testador CORS Online Gratuito
Insira uma URL e um origin para testar cabecalhos CORS diretamente do seu navegador.
Como testar cabecalhos CORS
- Insira a URL para testar
- Defina o cabecalho Origin
- Escolha o metodo HTTP
- Clique em "Testar CORS"
Recursos
- Teste qualquer URL para CORS
- Envie requisicoes preflight OPTIONS
- Veja Access-Control-Allow-Origin
- Verifique suporte a credenciais
- Teste CORS baseado em navegador
Perguntas frequentes
Ferramentas relacionadas
💬 User Feedback
Avalie esta ferramenta
3.8 / 5 · 40 avaliações
Fique atualizado
Receba dicas de dev e novos ferramentas semanalmente.
Sem spam. Cancele a qualquer momento.
Enjoy these free tools?
☕Buy Me a CoffeeHow to Use
- Enter the API endpoint URL to test
- Select HTTP method and add headers if needed
- Click Test to send the CORS preflight request
- Review the CORS headers in the response
Common Use Cases
- Debugging CORS errors in APIs
- Verifying server CORS configuration
- Testing preflight request handling
- Checking allowed origins and methods