Top "Http-status" questions

The status code describes the state of the response from the web server.

How to get HTTP status message in (py)curl?

spending some time studying pycurl and libcurl documentation, i still can't find a (simple) way, how to get HTTP status …

python libcurl pycurl http-status
A distinct HTTP status for not logged in vs. not authorized in a RESTful API

So send a few different status headers in my API including 404, 409, 201, 302 and the like. Now I'm running into issues with 401 …

http rest http-status-codes http-status
What is the suitable HTTP status code when request is successful but has warning messages?

In proper usage of REST, what is suitable the HTTP status code when request is successful but has warning messages? …

rest http-status-codes json-api http-status
410 Gone error after WordPress update

Last night I updated joinordie.com to WP 3.9.1 via the dashboard and today the site gives a 410 Gone error. I'm …

wordpress apache dreamhost http-status-code-410 http-status
Laravel Axios Failed with status code 419 using Vue

Concept: I have an application that allows users post a question... When the user clicks the Ask button i trying …

ajax laravel-5 vuejs2 axios http-status