Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in http-status-codes

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?

HTTP 200 or 404 for empty list?

rest http http-status-codes

HTTP status code handling in GraphQL APIs

graphql http-status-codes

Can an HTTP OPTIONS request return a 204 or should it always return 200?

ASP.NET MVC3 HttpStatusCodeResult StatusDescription - Specified argument was out of the range of valid values

Chrome downloads the reloaded page on HTTP 205 response after an AJAX request

HTTP POST response Location header when creating multiple resources

HTTP Status code for generic failure

http http-status-codes

HTTP status code 200 vs 202

Most appropriate HTTP status code for "job in progress"

Java library to map HTTP status code to description? [closed]

In Google Apps Script, how can I set the HTTP response code for a service I implement?

Webpy: how to set http status code to 300

Comprehensive list of HTTP Status Codes THAT DON'T INCLUDE A RESPONSE BODY

http-status-codes

Catch PHP Fatal Error

php http-status-codes

Why does Python's urllib2.urlopen() raise an HTTPError for successful status codes?

HTTP response code when resource creation POST fails due to existing matching resource

Is there an method in Rails3 / ruby gem, which maps status codes to messages?