Constant BAD_REQUEST

Source
pub const BAD_REQUEST: &str = "Bad Request";
Expand description

HTTP status code 400: Bad Request.