Skip to content
This repository has been archived by the owner on Mar 23, 2020. It is now read-only.

document Preflighted_requests (why do we see 2 requests for PUT, POST and DELETE action) #265

Open
praveen-garg opened this issue Aug 30, 2018 · 0 comments

Comments

@praveen-garg
Copy link
Contributor

Long story short

OPTIONS request are very first call for every PUT, POST and DELETE, We need to document it as we are running with CORS

Expected behaviour

Document that its expected, per https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS#Preflighted_requests#Preflighted_requests

Actual behaviour

Docs missing

Steps to reproduce

Observe network calls from browser to server for PUT, POST and DELETE

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant