webapi跨域设置

2021-06-29 01:03

阅读:618

标签:art   height   core   api   wan   origin   img   技术   start   

1.安装Microsoft.AspNetCore.Mvc.Cors;

2.在startup.cs中配置

技术图片

 

 技术图片

 

3.然后localhost:3002就可以跨域请求了。如果想所有的网站都可以请求,把allowanyoriginas替换withorigins

 

webapi跨域设置

标签:art   height   core   api   wan   origin   img   技术   start   

原文地址:https://www.cnblogs.com/kingsmart/p/14932110.html


评论


亲,登录后才可以留言!