400 Bad Request
- Category :
- Concept
- Tags :
- general_computing_gleanings
- http
- http_status_codes
- 4XX_client_error_responses
- 4
- Created:
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 routing1.
Anki
Links
References
MDN. “400 Bad Request”. Available at: https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Status/400. (Accessed: ). ↩︎
Share :
Other Articles
- Published:
- Keep-Alive header
- Category: Concept
- Published:
- encryption
- Category: Concept