cros-anywhere
1.0.7
截图:
简介:
显式允许来自Origin的请求 / Modify cros option response into `Access-Control-Allow-Origin: origin-host`
当Access-Control-Allow-Credentials 为 true 时(跨域传递cookie), Access-Control-Allow-Origin需要显式指定来源域名, 而不是之前的*
When Access-Control-Allow-Credentials is true ( need transfer cookie for other domain), `Access-Control-Allow-Origin` need to be origin-host instead of '*'. This is all of Plugin do