Class: Protocol::HTTP1::InvalidRequest
- Inherits:
-
BadRequest
- Object
- HTTP::Error
- Error
- BadRequest
- Protocol::HTTP1::InvalidRequest
- Defined in:
- lib/protocol/http1/error.rb
Overview
Indicates that the request is invalid for some reason, e.g. syntax error, invalid headers, etc.