lookup> Proxy-Authorization

Proxy-Authorization

allows the client to identify itself (or its user) to a proxy that requires authentication.

请求头RFC7235#4.3
NameProxy-Authorization
Type请求头
SpecificationRFC7235#4.3

allows the client to identify itself (or its user) to a proxy that requires authentication.

Proxy-Authorization: Basic dXNlcjpwYXNz

RFC7235#4.3

What does the Proxy-Authorization header do?

allows the client to identify itself (or its user) to a proxy that requires authentication.

Is Proxy-Authorization a request or response header?

It is classified as a request header and can appear in requests or responses depending on context.

Related status codes