标签: internet-explorer authentication cross-browser credentials
我有一个Web应用程序,当第一个请求发出时将返回一个401,其响应头包含'WWW-Authenticate:BASIC realm =“test”。这会在Chrome,Firefox和IE9中提示登录弹出窗口。但是,在IE10和IE11中,不会请求凭据,也不会执行其他请求。关于为什么没有显示登录提示的任何想法都是有用的。感谢