Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何以浏览器的方式检查 http 消息的完整性?实际上,使用“qop = auth-int”进行摘要身份验证会起作用(因为 md5 也在主体之上),但不幸的是,常见的网络服务器(如 apache)不支持这一点。有办法吗?