Probador CORS
Pruebe las cabeceras CORS para cualquier URL. Verifique Access-Control-Allow-Origin, metodos y cabeceras.
Probador CORS en linea gratuito
Ingrese una URL y un origen para probar las cabeceras CORS directamente desde su navegador.
Como probar cabeceras CORS
- Ingrese la URL a probar
- Configure la cabecera Origin
- Elija el metodo HTTP
- Haga clic en "Probar CORS"
Caracteristicas
- Pruebe cualquier URL para CORS
- Envie solicitudes preflight OPTIONS
- Vea Access-Control-Allow-Origin
- Verifique soporte de credenciales
- Prueba CORS basada en navegador
Preguntas frecuentes
Herramientas relacionadas
💬 User Feedback
Califica esta herramienta
3.8 / 5 · 40 calificaciones
Mantente actualizado
Recibe consejos de desarrollo y nuevas herramientas.
Sin spam. Cancela cuando quieras.
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