REST & WOA Patterns > HTTP Status Codes > 407 - Proxy Authentication

407 - Proxy Authentication

From $1

Table of contents
No headers

This code is similar to 401 (Unauthorized), but indicates that the client must first authenticate itself with the proxy. The proxy MUST return a Proxy-Authenticate header field (section 14.33) containing a challenge applicable to the proxy for the requested resource. The client MAY repeat the request with a suitable Proxy-Authorization header field (section 14.34). HTTP access authentication is explained in "HTTP Authentication: Basic and Digest Access Authentication" [43].

Tags:
 
Images (0)
 
Comments (0)
You must login to post a comment.