I am building an application with a REST-based API and have come to the point where I am specifying status codes for each requests.
What status code should i send for
Which means this response is sent when the web server, after performing server-driven content negotiation, doesn't find any content that conforms to the criteria given by the user agent.