CORS OPTIONS
CORS OPTIONS
A CORS preflight request is a CORS request that checks to see if the CORS protocol is understood and a server is aware using specific methods and headers.
https://developer.mozilla.org/en-US/docs/Glossary/Preflight_request
https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS
same-origin policy
https://developer.mozilla.org/en-US/docs/Web/Security/Same-origin_policy
cookie & Fetch & credentials & POST
https://www.cnblogs.com/xgqfrms/p/9182177.html
https://www.cnblogs.com/xgqfrms/protected/p/9198180.html
©xgqfrms 2012-2020
www.cnblogs.com 发布文章使用:只允许注册用户才可以访问!
本文首发于博客园,作者:xgqfrms,原文链接:https://www.cnblogs.com/xgqfrms/p/11910014.html
未经授权禁止转载,违者必究!