3
CORS and preflight requests
Source: Kong/insomnia#3626 · opened by @BehindTheMath
<!-- Be help prevent duplicates by searching existing issues first 🙂 Here are a few helpful tips, depending on what type of issue you are creating: [Bug] – Provide a detailed description, as well as steps for anyone to reproduce the issue [Feature Request] – Provide concrete use cases to go along with these requests [Question] – Ask whatever you want! --> • Insomnia Version: 5.12.4 • Operating System: Windows 10 x64 Details Currently, Insomnia ignores any possible CORS issues, and always sends the request as is. It would be nice to have the option to enable a strict CORS mode, where Insomnia would mirror the current behavior of browsers, by following the CORS spec and performing the following steps: 1) Check if the request requires a preflight request. 2) If yes, send a preflight request first. 3) If the server responds with an error, display that and abort the request. 4) If server responds with a preflight response, check the original r…
No pledges yet. Be the first to back this.
Comments
Similar requests
Smarter Duplicate | Auto Update Reference
1 vote · 0 comments
Write-locked requests
7 votes · 0 comments
Parent Requests
3 votes · 0 comments
It would be nice if pinned requests, sticky requests area can be extended with doubled headed arrow vertically
2 votes · 0 comments
Keep the selected tab, when selecting folder and requests
3 votes · 0 comments
No comments yet.