class Net::HTTPProxyAuthenticationRequired
Response class for Proxy Authentication Required
responses (status code 407).
The client must first authenticate itself with the proxy.
This class also includes (indirectly) module Net::HTTPHeader
, which gives access to its methods for getting headers.
References:
Constants
- HAS_BODY