HTTP基本认证在Chromium中是否存在问题?
每当我尝试访问需要基本认证的页面时,Chromium 只会渲染服务器的 401 页面,而不是弹出对话框询问用户名和密码。<p>我没有找到任何关于此问题的现有错误报告……难道我只是遇到这个问题的唯一一个人吗?<p>https://authenticationtest.com/HTTPAuth/<p>https://testpages.eviltester.com/pages/auth/basic-auth/basic-auth-protected.html
查看原文
Any time I try to access a page that requires Basic authentication, chromium just renders the server's 401 page instead of opening a dialog to ask for a username/password.<p>I could not find any existing bug reports about this... am I the only one with this issue?<p>https://authenticationtest.com/HTTPAuth/<p>https://testpages.eviltester.com/pages/auth/basic-auth/basic-auth-protected.html