-
Notifications
You must be signed in to change notification settings - Fork 161
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
如何解决http请求跨域问题?Mac下file://也没反应 #37
Comments
已解决 |
请问是怎么解决的 |
怎么解决的呢,我也遇到跨域问题了 |
同问怎么解决的 |
使用python的Flask搭建web服务时:
|
Access to script at 'http://localhost:5000/xxxxx' (redirected from 'https://www.xxxx.com/xxx/xx/xx.') from origin 'https://www.xxxx.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
The text was updated successfully, but these errors were encountered: