Warning: file_get_contents(/data/phpspider/zhask/data//catemap/6/google-chrome/4.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Internet explorer 从IE 10访问跨源web请求时出现问题_Internet Explorer_Google Chrome_Firefox_Internet Explorer 10 - Fatal编程技术网

Internet explorer 从IE 10访问跨源web请求时出现问题

Internet explorer 从IE 10访问跨源web请求时出现问题,internet-explorer,google-chrome,firefox,internet-explorer-10,Internet Explorer,Google Chrome,Firefox,Internet Explorer 10,从IE 10访问CORS跨源web请求时出现问题 当我在IE中设置跨域访问数据源时 settings-> Custom Level-> security-> Miscellaneous可提示或禁用并尝试访问服务器web方法 飞行前请求工作正常,当实际请求发生时,即获取,我没有获取用户凭据弹出窗口来传递凭据 然而,当我启用跨域访问数据源时,这里不会发生预飞行,当调用实际get时,我会得到用户凭据的弹出窗口,并且工作正常 但是,这不是我想要的方式。我需要这是

从IE 10访问CORS跨源web请求时出现问题

当我在IE中设置跨域访问数据源时

 settings-> 
   Custom Level-> 
     security->
Miscellaneous可提示或禁用并尝试访问服务器web方法

飞行前请求工作正常,当实际请求发生时,即获取,我没有获取用户凭据弹出窗口来传递凭据

然而,当我启用跨域访问数据源时,这里不会发生预飞行,当调用实际get时,我会得到用户凭据的弹出窗口,并且工作正常

但是,这不是我想要的方式。我需要这是一个默认设置在IE 10即提示

我只在Firefox和chrome中使用IE时才面临这个问题。它工作正常。我正在获取用户凭据弹出窗口,它工作正常