httpstatuses/contents/codes/400.md
2016-01-27 14:08:33 -08:00

461 B

set code title references
4 400 Bad Request
Rails HTTP Status Symbol Go HTTP Status Constant
bad_request http.StatusBadRequest

The server cannot or will not process the request due to something that is perceived to be a client error (e.g., malformed request syntax, invalid request message framing, or deceptive request routing).