HTTP status codes


Topic | v1 | created by janarez |
Description

Status codes are issued by a server in response to a client's request made to the server. It includes codes from IETF Request for Comments (RFCs), other specifications, and some additional codes used in some common applications of the HTTP. The first digit of the status code specifies one of five standard classes of responses. The message phrases shown are typical, but any human-readable alternative may be provided. Unless otherwise stated, the status code is part of the HTTP/1.1 standard (RFC 7231).The Internet Assigned Numbers Authority (IANA) maintains the official registry of HTTP status codes.All HTTP response status codes are separated into five classes or categories. The first digit of the status code defines the class of response, while the last two digits do not have any classifying or categorization role.


Relations

Edit details Edit relations Attach new author Attach new topic Attach new resource
Resources

has official HTTP Status Codes

9.5 rating 5.5 level 9.5 clarity 7.0 background – 2 ratings

HTTP status codes and how to use them in RESTful API or Web Services.