Chromium 中的 HTTP Basic 身份验证是否已损坏?
4 分•作者: majorchord•19 天前
每当我尝试访问需要基本身份验证的页面时,Chromium 浏览器只会渲染服务器的 401 页面,而不是弹出对话框要求输入用户名/密码。
我没有找到任何关于此问题的现有错误报告……难道只有我遇到这个问题吗?
https://authenticationtest.com/HTTPAuth/
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