Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in http-status-codes

exit from express middleware with specific http status

What HTTP status to use in 2 factor authentication

How to display a custom error page for HTTP status 405 (method not allowed) in Django when using @require_POST

IIS 7.5: sending http status code 422 with custom errors on

Which HTTP status codes are cacheable?

When Updating a resource, what HTTP Status Code is returned when the update is successful?

HTTP status code to return by a REST API when image size exceeds limit

Which HTTP status code should be used for a UPLOAD_ERR_PARTIAL?

php rest http-status-codes

Parsing HTTP status code

What HTTP Status Codes Should Programmers be Concerned With?

Response status code for searches in REST APIs

rest http http-status-codes

Specify supported media types when sending "415 unsupported media type"

HTTP Status 200 with warnings?

http rest http-status-codes

Is a HTTP 405 status response allowed to have a body?

What status code should I return for a non AJAX request to an AJAX only URL?

ajax http http-status-codes

CORS and non 200 statusCode

Get description for HTTP status code

How return 304 status with FileResult in ASP.NET MVC RC1

400 vs 422 for Client Error Request

How to programmatically set Response.StatusCode different than 200 OK in ASP.NET Application and still serve content to client successfully?