Table of Contents
About
The HTTP
400 Bad Request
client error
response status code
indicates
that the server
would not process the request
due to something the
server considered to be a client
error
; the reason for a 400
response is typically due to malformed request syntax
, invalid request
message
framing, or deceptive request routing
1.
Anki
Links
References
MDN. “400 Bad Request”. Available at: https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Status/400 . (Accessed: ). ↩︎