The options verb is sent by browser to see if server accept cross origin request or not, this process is called "prefight".If the response contain the right header of CORS, then web browser will go ahead to send the real request to the resouce, if not, browser will do nothing.
相关文章
- HTTP协议 9 种请求方式用途及区别(详解)-- GET、POST、HEAD、OPTIONS、PUT、PATCH、DELETE、TRACE、CONNECT
- HTTP verb的安全性和幂等性
- HTTP Method详细解读(`GET` `HEAD` `POST` `OPTIONS` `PUT` `DELETE` `TRACE` `CONNECT`)
- 【linux】nginx options 跨域问题 请求HTTP错误405 用于访问该页的HTTP动作未被许可 Method Not Allowed
- http跨域时的options请求
- 真正“搞”懂HTTP协议05之What's HTTP?
- 在Mavericks OS升级后,无法再使用OPTIONS动词发出任何HTTP请求
- What is the difference Apache (Http Server) and Tomcat (Servlet Container)
- Appscan漏洞之Authentication Bypass Using HTTP Verb Tampering
- lapis http verb 处理