Class: Protocol::HTTP1::InvalidRequest

Inherits:
BadRequest show all
Defined in:
lib/protocol/http1/error.rb

Overview

Indicates that the request is invalid for some reason, e.g. syntax error, invalid headers, etc.