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.
SIP 响应代码 407 和 HTTP 响应代码 407(需要代理身份验证)有什么区别?
根据此 PDF,当您因为未提供凭据而无法验证发起者身份时,您会收到(或发送)带有 SIP 的 407。
正如您所说,HTTP 407 是在需要代理身份验证时给出的 - 本质上,它们是相同的。