Tagged Questions
6
votes
1answer
238 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 ...