400 Bad Request - The request cannot be fulfilled due to bad syntax.
6
votes
1answer
242 views
When to reply 400 Bad Request
According to www.w3.org, a Web server should reply with status code 400 Bad Request if:
"The request could not be understood by the server due
to malformed syntax. The client SHOULD NOT repeat ...
