Repro for crbug.com/371503691 (Reduce network error noise in the DevTools Console)
This demo page contains a bunch of examples for error messages generated
by XMLHttpRequest
or fetch
APIs
(Design Document).
Steps
Open the Console panel in DevTools, click on the appropriate buttons
below, and observe the messages logged to the console.
CORS error scenarios
404 error response scenarios
Other demos
- crbug-124534.glitch.me
- cors-errors.glitch.me
- jec-cors-demo.glitch.me