Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in http-status-codes

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

Return Mvc.JsonResult plus set Response.StatusCode

HTTP status code for bad data

http http-status-codes

What are proper status codes for CORS preflight requests?

Laravel, how to redirect as 301 and 302

HTTP Status Code for database is down

http-status-codes

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

System.Net HttpStatusCode class does not have code 422

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

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

HTTP status code for unaccepted Content-Type in request

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

http rest http-status-codes

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

rest http-status-codes

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

HTTP 400 (bad request) for logical error, not malformed request syntax

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?

http http-status-codes

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

rest http-status-codes