Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in http-status-codes

What's the difference between HTTP 301 and 308 status codes?

Python Request Post with param data

How to specify HTTP error code using Express.js?

What is the difference between HTTP status code 200 (cache) vs status code 304?

How to programmatically send a 404 response with Express/Node?

Returning http status code from Web Api controller

JAX-RS — How to return JSON and HTTP status code together?

What's an appropriate HTTP status code to return by a REST API service for a validation failure?

400 vs 422 response to POST of data

rest http-status-codes

What HTTP status response code should I use if the request is missing a required parameter?

http http-status-codes

REST HTTP status codes for failed validation or invalid duplicate

http rest http-status-codes

HTTP response code for POST when resource already exists

rest http http-status-codes

HTTP status code for update and delete?

http http-status-codes

403 Forbidden vs 401 Unauthorized HTTP responses