HTTP status codes 206 and 416, status 206 and 416
The status code table in the HTTP 2xx range shows: "The request sent by the client has been accepted by the server and processed successfully ".
TTP/1.1 200 OK is the standard response after
Introduced
In this article, I'll explain the basics of the HTTP State 206-part content and implement it step-by-step using Node.js. We'll also test the code with an example of the most common scenario based on its usage: a HTML5 page that can start
The status code in the HTTP 2xx range indicates: "The request sent by the client has been accepted by the server and successfully processed".ttp/1.1 OK is the standard response after the HTTP request succeedsThe http/1.1 206 status code indicates
Http response status code and response status code
From: http://hi.baidu.com/starsecond/blog/item/de75458a3cb1b51ac9fc7a6a.html
========================================================== ==========================================
100
In the actual application of the site construction, prone to a lot of small mistakes, like MySQL was optimized not in place, the impact of the overall site browsing effect, in fact, the site's regular HTTP status code performance is the same, Google
Some common HTTP status codes are:200– server successfully returned to Web page404– The requested page does not exist503– Service Not availableCommon HTTP status Code Daquan1XX (Temporary response)A status code that represents a temporary response
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,
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 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.
The complete HTTP 1.1 specification is from RFC 2616. You can view it at http://www.rfc-editor.org/on-line. The HTTP 1.1 Status Code is marked as a new feature because many browsers only Support HTTP 1.0. You should only send the status code to
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.