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
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
HTTP Status Response code explanation/DaquanThe 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
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
100
The client should continue to send the request. This temporary response is used to inform the client that some of its requests have been received by the server and are still not rejected. The client should continue to send the remainder of
Http response status code and response status code
From: http://hi.baidu.com/starsecond/blog/item/de75458a3cb1b51ac9fc7a6a.html
========================================================== ==========================================
100
Next, I would like to review the TCP/IP protocol family related things, of course, most of these things were learned in college, but that sentence, the basis of things still need to review the back of the time. The next few blog is about the TCP/IP
The HTTP status Code (response code) is used to indicate whether the HTTP request has completed successfully. The HTTP response type is divided into five categories: message response, successful response, redirect, client error, server-side
Android http code response code status code, androidcode
Some common status codes are:
200-the server returns the webpage successfully
404-the requested webpage does not exist
503-server timeout
The complete list of HTTP status codes is
Http response status code (transfer) and response code
Http status return code 1xx (temporary response)Status Code indicating a temporary response and requiring the requester to continue the operation.
Http status return code:
Code Description100
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.