javascript-tutorial / en.javascript.info

Modern JavaScript Tutorial
https://javascript.info
Other
23.33k stars 3.84k forks source link

`Fetch: Cross-Origin Requests` article wording #3590

Open romanstetsyk opened 11 months ago

romanstetsyk commented 11 months ago

Article: Fetch: Cross-Origin Requests

I may be nitpicking, but I had to google what was wrong with my preflight request when it had ~10 headers and received a 204 response.