front-end-interview icon indicating copy to clipboard operation
front-end-interview copied to clipboard

怎么实现跨域

Open Liqiuyue9597 opened this issue 4 years ago • 0 comments

这类题一般都是连锁问

实现跨域的几种方法 --> 什么是CORS同源策略 --> 响应头要怎么设置才能跨域成功
     |                          |--->怎样算跨域(域名、端口号和协议)
     |--->websocket实现跨域的原理  

Liqiuyue9597 avatar Jul 30 '20 05:07 Liqiuyue9597