Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in http-status-codes

jQuery ajax - avoiding error() callback when statusCode() callback invoked

can't get response status code with JavaScript fetch [duplicate]

Can I use custom reasons for an HTTP status code to differentiated between errors for a REST API

http rest http-status-codes

Python CGI returning an http status code, such as 403?

Is 502 an appropriate status code for a database error?

What HTTP status code for unactivated account?

Correct HTTP status code for existent resource, but non-existent entity?

http http-status-codes

Scrapy and response status code: how to check against it?

Express.JS: how can I set response status by name rather than number?

HTTP status code for overloaded server

Asp Classic return specific http status code

Which HTTP status code to return when the DELETE operation is not allowed for particular reason

HTTP status code when single request asks for too large resource or too many of them

HTTP Status 202 - how to provide information about async request completion?

Getting a HttpStatusCode of 0

What HTTP code to use in "Not Authenticated" and "Not authorized" cases?

3rd party API gives back 500 error, what code should my API return

Is HTTP status 422 appropriate for records that fail uniqueness validation?

Proper status codes for JSON responses to Ajax calls?

REST - When to use 400 ("Bad Request")