Exception: HTTPError::HTTPVersionNotSupported
- Defined in:
- lib/5xx_errors.rb
Overview
505 HTTP Version Not Supported
Constant Summary collapse
- CODE =
Rack::Utils.status_code(:http_version_not_supported)
Method Summary
Methods inherited from ErrorBase
Constructor Details
This class inherits a constructor from ErrorBase