Sergey Shukhta

Results 1 comments of Sergey Shukhta

Everyone who have this issue can read this post https://dev.to/effingkay/cors-preflighted-requests--options-method-3024 and this https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS In short: if request have `Content-type: 'application/json'`, then CORS policy will be accepted and OPTION request will...