class Webmachine::MalformedRequest

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.