【http】2、http request header Origin 属性、跨域 CORS、同源、nginx 反向代理、预检请求
文章目录一、Origin含义二、跨源资源共享:**Cross-OriginResourceSharing**CORS2.1跨域的定义2.2功能概述2.3场景示例2.3.1简单请求2.3.2Preflightedrequests:预检请求2.4header2.4.1httprequestheader2.4.1.1Origin2.4.1.2Access-Control-Request-Method2.