Exception: Webmachine::MalformedRequest

Inherits:
Error
  • Object
show all
Defined in:
lib/webmachine/errors.rb

Overview

Raised when the client has submitted an invalid request, e.g. in the case where a request header is improperly formed. Raising this error will result in a 400 response.