20.28 Proxy-Authorization The Proxy-Authorization header field allows the client to identify itself (or its user) to a proxy that requires authentication. A Proxy-Authorization field value consists of credentials containing the authentication information of the user agent for the proxy and/or realm of the resource being requested. “Proxy-Authorization”报头字段允许客户端向需要身份验证的代理标识自己(或其用户)。“Proxy-Authorization”字段值由包含所请求资源的代理或领域的用户代理的身份验证信息的凭据组成。 See Section 22.3 for a definition of the usage of this header field. 有关此报头字段的用法定义,请参见第22.3节。 This header field, along with Authorization, breaks the general rules about multiple header field names. Although not a comma-separated list, this header field name may be present multiple times, and MUST NOT be combined into a single header line using the usual rules described in Section 7.3.1. 此报头字段与“Authorization”一起打破了有关多个报头字段名称的一般规则。虽然不是逗号分隔的列表,但该报头字段名称可能会出现多次,并且不得使用第7.3.1节中描述的常规规则将其组合为单个报头行。 Example: 实例 Proxy-Authorization: Digest username="Alice", realm="atlanta.com", nonce="c60f3082ee1212b402a21831ae", response="245f23415f11432b3434341c022"
RFC3261: SIP:20.28 Proxy-Authorization
最新推荐文章于 2024-11-15 14:36:49 发布