reqable / reqable-app

Reqable issue track repo
https://reqable.com
3.72k stars 133 forks source link

[question] 反向代理的跨域支持 #1147

Open chenjiangui opened 4 days ago

chenjiangui commented 4 days ago

Describe the question A clear and concise description of what the question is.

您好, 我尝试反向代理一个不支持跨域的后端服务, 在浏览器请求后得到了同样跨域拦截.

image

这是我的配置

image
MegatronKing commented 1 day ago

@chenjiangui 您好,反向代理处理不了跨域的问题。可以试试用重写功能添加跨域的header。