What HTTP status response code should I use if the request is missing a required parameter?

Posted by EA on Stack Overflow See other posts from Stack Overflow or by EA
Published on 2010-06-16T03:19:38Z Indexed on 2010/06/16 3:22 UTC
Read the original article Hit count: 162

Filed under:
|

I am thinking 412 (Precondition Failed) but there may be a better standard?

© Stack Overflow or respective owner

Related posts about http

Related posts about server