Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in http-status-codes

Which status to return for request to invalid URL for different http methods?

Which HTTP status code to use upon remote server failure? 500 or 502?

http http-status-codes

AJAX returns unusual status codes

REST HTTP status code for "success, and thus you no longer have access"

http rest http-status-codes

Code 200 httpresponse on django

How does Spring Security BadCredentialsException mapped to HTTP 401 code

Is 202 Accepted appropriate when a resource awaits email confirmation/activation?

Return HTTP status code dynamically as per the request using @ExceptionHandler

Return HTTP Status "created" in Play! Framework

If I get a 500 internal server error in Scrapy, how do I skip the URL?

ETag header does not return 304

what is the best Http code to identify idempotent operation conflict

rest http-status-codes

C# HttpWebRequest.GetResponse - how is StatusCode usage handled for a non-exception vs webexception response?

What HTTP status code should I return that tells the browser to stay in the current page?

html http http-status-codes

Extract HTTP Status Code from java.io.IOException

Status code to return on not found sub-resource

rest http http-status-codes

Causing HTTP error status to be returned in WCF

Is it valid to return a body along with an Http 204 status?

How can I convert numeric HTTP status code to its display name in javascript?

Proper status code for a maintenance page redirect?