New posts in http-status-codes

HTTP Status Code for database is down

System.Net HttpStatusCode class does not have code 422

How do I use Fiddler to modify the status code in an HTTP response?

HTTP status code for unaccepted Content-Type in request

PHP Get Content of HTTP 400 Response

What is the most appropriate HTTP status code to return if a required header is missing?

Why does Firebug show a "206 Partial Content" response on a video loading request?

HTTP status code for "no data available" from an external datasource

After a POST, should I do a 302 or a 303 redirect?

How to extract HTTP status code from the RestTemplate call to a URL?

Correct http status code for resource which requires authorization

Is it OK to return a HTTP 401 for a non existent resource instead of 404 to prevent information disclosure?

When is it appropriate to respond with a HTTP 412 error?

How can I get the HTTP status code out of a ServletResponse in a ServletFilter?

Which HTTP status code to use for required parameters not provided?

Simulate fake 404,500 Status Code to check frontend app behaviour

Are the HTTP status codes defined anywhere in the iOS SDK?

Http Status Code in Android Volley when error.networkResponse is null

Is it correct to return 404 when a REST resource is not found?

How to send a status code in PHP, without maintaining an array of status names?