Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in http-status-codes

How to handle HTTP timeout errors and accessing status codes in golang

Ajax call getting canceled by browser

How to undo a 301 redirect?

Distinguishing HTTP status code 403 and 409 in practice (or 400)

How to let Apache send 500 in case of PHP error?

How to check if a webpage exists. jQuery and/or PHP

StrongLoop Loopback : How to customize HTTP response code and header

What's the most appropriate HTTP error code for a corrupted payload (checksum failure)?

REST service: HTTP code for forcing a change of password

rest http http-status-codes

Should I use HTTP Status code 410 for removed stock on a web site?

php seo http-status-codes

Does the name of an HTTP status code matter

http http-status-codes

What (if any) http status code is returned when a MIME type is missing?

Why does $.ajax call for json data trigger the error callback when http status code is "200 OK"?

Can I use HTTP response 424 when a request requires another request to be done first?

rest http http-status-codes

Which HTTP status code to use when REST API user is trying to acces an object and there is an error?

In a REST API paginated resources: what would you return when a client request a page exceeding the maximum page number?

What status code should a PATCH request with no changes return?

Catching a specific WebException (550)

What's the fastest way to get a URLs status code using HttpClient

Get response status code in a middleware