Previous wordsAn HTTP connection is a critical channel for HTTP message transmission. To master HTTP, you need to understand the ins and outs of HTTP connections and how to use those connectionsIf you want to view a Web page, the browser will follow
1XX messageThis type of status code, on behalf of which the request has been accepted, needs to be processed. This type of response is a temporary response that contains only the status line and some optional response header information and ends
The previous article describes the processing of the request, the first face LIGHTTPD will return the results of processing to the client. The state machine enters the Con_state_responst_start. In this state, the main work of the server is in the
HTTP Status Code table (version 1) Continue continues. The client should continue its request 101 switching protocols switch protocol. The server switches the protocol based on the client's request. You can only switch to a more advanced protocol,
This data is from the network
Status Code
meaning
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
Status Code
meaning
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
Message (1-word header) edit this type of status code, which indicates that the request has been accepted and needs to be processed. This type of response is a temporary response that contains only the status line and some optional response header
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.
HTTP protocol Status code detailed list one, message (1-word header)This type of status code, on behalf of which the request has been accepted, needs to be processed. This type of response is a temporary response that contains only the status line
The HTTP response message consists of three parts: Response line, response header, and response body.First, Response Line: protocol version + status code + descriptionCommon Status Codes:100-199: Indicates a successful receive request that requires
as a program developer, you should know the meaning of the HTTP status returned by some servers, and only make sure that the status code one by one is clear and that the various problems encountered in the work can be handled with ease. So let's
Code
Meaning
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
HTTP status code in detail-query data1XX messageThis type of status code, on behalf of which the request has been accepted, needs to be processed. This type of response is a temporary response that contains only the status line and some optional
Status code
Meaning
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
Real-time Streaming protocol RTSP (Realtimestreamingprotocol) is proposed by RealNetworks and Netscape, which defines how a one-to-many application can efficiently transfer multimedia data over an IP network. RTSP is on the architecture of RTP and
Keep-alive:timeout=5, max=100Timeout: Expires in 5 seconds (corresponding to httpd.conf in the parameter is: keepalivetimeout), Max is up to 100 requests, Force disconnectIt's a new connection over the timeout time, and Max will automatically
8.1 http Answer header overview
HTTP responses to a Web server generally consist of a status line, one or more answer headers, a blank line, and a content document. Setting the HTTP answer headers is often combined with the status code in the Set
SOAP (Simple Object access protocal) technology helps to achieve interoperability between a large number of heterogeneous programs and platforms so that existing applications can be accessed by a wide range of users. SOAP combines the flexibility
Js|servlet
8.1 http Answer header overview
HTTP responses to a Web server generally consist of a status line, one or more answer headers, a blank line, and a content document. Setting the HTTP answer headers is often combined with the status code in
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.