Module: Rack::BadRequest
- Included in:
- Multipart::BoundaryTooLongError, Multipart::EmptyContentError, Multipart::MissingInputError, Multipart::MultipartPartLimitError, Multipart::MultipartTotalPartLimitError, QueryParser::InvalidParameterError, QueryParser::ParameterTypeError, QueryParser::ParamsTooDeepError
- Defined in:
- lib/rack/bad_request.rb
Overview
Represents a 400 Bad Request error when input data fails to meet the requirements.