google / nel-collector

Network Error Logging (NEL) collector
https://wicg.github.io/network-error-logging/
Apache License 2.0
39 stars 17 forks source link

Respond to CORS with 200 Header, don't try to process reports #30

Closed cstahl1 closed 6 years ago

cstahl1 commented 6 years ago

Fix bug in which CORS requests would get a 4xx error. Added test to check for a status code of 200.