Exception: HTTPError::ProxyAuthenticationRequired
- Defined in:
- lib/4xx_errors.rb
Overview
407 Proxy Authentication Required
Constant Summary collapse
- CODE =
Rack::Utils.status_code(:proxy_authentication_required)
Method Summary
Methods inherited from ErrorBase
Constructor Details
This class inherits a constructor from ErrorBase