Http response status code and response status code
From: http://hi.baidu.com/starsecond/blog/item/de75458a3cb1b51ac9fc7a6a.html
========================================================== ==========================================
100
HTTP status Code
editing
The HTTP status code is a 3-bit numeric code that represents the HTTP response status of the Web server. It is defined by the RFC 2616 specification and is extended by RFC 2518, RFC 2817, RFC 2295, RFC 2774,
As is known to all, each HTTP response is provided with an HTTP status code, which is the code used to represent the HTTP server response status. It is defined by the RFC 2616 specification and is extended by RFC 2518, RFC 2817, RFC 2295, RFC 2774,
As shown earlier, the HTTP status code is divided into five categories. This section summarizes each of these five types of HTTP status codes.100~199--Informational Status CodeThe http/1.1 introduces an informational status code to the Protocol.
100-199 is used to specify certain actions that the client should be corresponding.200-299 is used to indicate a successful understanding and acceptance of the request.300-399 is used for files that have been moved and is often included in the
HTTP status code parsing and http status Parsing
Reference: http://tool.oschina.net/commons? Type = 5
Status Code
Description
100
The client should continue sending requests. This temporary response is used to notify
The http status of a website is very important for website maintenance personnel. When a website encounters a problem, we must first diagnose the http status of the website, so as to further confirm where the problem occurs, we often encounter
What is a status code?The function of the status code is: The server tells the client what happened.The status code in the HTTP protocol is now the first line of HTTP response. It returns a three-digit status code and status information. Status code
Document directory
8.2.3 use of the 100 (CONTINUE) Status
10.1.1 100 continue
10.1.2 101 switching protocols
10.2.2 201 created
The first line of the RFC 2616 publish status-lineresponse message is status-line, which contains the HTTP Version
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.