使用微软CORS包不能跨域访问的问题
摘要:使用jquery的ajax异步调用的时候会出现不能跨域访问的问题,这个问题一般有两种方法. 1:使用jsonp跨域 2:使用html5的CORS 在这里只谈论第二种,微软对CORS提供的了支持,在NuGet安装Microsoft.AspNet.WebApi.Cors就可以使用跨域的功能. 但是事实并
阅读全文
posted @ 2016-12-01 16:28
i come from the other world,i will go back after the love,the regret,the alive and the dead are over
posted @ 2016-12-01 16:28
posted @ 2016-11-16 17:43