Building Production-Ready Web Apps with Node.js by Punathil Gireesh;

Building Production-Ready Web Apps with Node.js by Punathil Gireesh;

Author:Punathil, Gireesh; [Punathil, Gireesh]
Language: eng
Format: epub
Publisher: BPB Publications
Published: 2022-04-15T00:00:00+00:00


Definition

The status code is a three-digit integer code representing the result of a previous request, along with an optional full response. The status code provides a method for HTTP clients to interpret the response reliably and consistently.

Implementation

The response codes are classified into five based on hundreds of possible outcomes of common requests, and a client, which is not interested in covering the full range of scenarios, can inspect the first digit of the response and get the top-level classification of the response.

The following table shows the classification of HTTP status codes:



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.