Exception: Protocol::HTTP::InvalidHeaderError

Inherits:
Error
  • Object
show all
Includes:
BadRequest
Defined in:
lib/protocol/http/error.rb

Overview

Raised when an HTTP header is malformed or invalid. When raised while processing an incoming request, it may be treated as a bad request.

Direct Known Subclasses

DuplicateHeaderError, InvalidTrailerError