HTTP status Code

Source: Internet
Author: User

We often encounter HTPP status codes in Web development, such as 200, 304, 500, and so on. Mastering these status codes is very helpful for our web development. Below I briefly introduce the HTTP status code, for the communication discussion.

The HTTP status code is responsible for the return result of the client HTTP request, marking the server-side processing to be normal, notifying of errors that occur, and so on. The status code consists of three digits and a reason phrase, where the first digit in the number specifies the response category. Its responsibility is to describe the return structure when a client sends a request to the server. With the status code, we can tell whether the server handled the request properly or an error occurred.

HTTP status codes are divided into five main categories, as shown below

With the development of HTTP protocol, the status code will be more and more. I summed them up like this:

For each instance of the status code, follow-up additions!

HTTP status Code

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.