the "expect:100-continue" field when forwarding the request, so it does not need to forward the corresponding (continue) field).10.1.1 ContinueThe client should continue to send its request. The temporary response is used to notify the client that the initial part of the request has been accepted and has not been rejected by the server. After the request has ended, the server must return a final response. See section 8.2.3 For more detailed information about the
Http response status code and response status code
From: http://hi.baidu.com/starsecond/blog/item/de75458a3cb1b51ac9fc7a6a.html
========================================================== ==========================================
100 ContinueIndicates that the client should continue the request. Send back is used to no
codes are:
200– server successfully returned to Web page
404– The requested page does not exist
503– Server Timeout
A complete list of HTTP status codes is provided below. Click on the link to learn more. You can also get more information by accessing the pages on the HTTP status code.1XX (Temporary response)A
is an attribute of the XMLHttpRequest object that represents the HTTP status code of the response
Under the HTTP1.1 protocol, the HTTP status code can be divided into 5 categories in total
1XX: Information response class, which indicates receipt of a request and continues processing
2XX: Handling a successful respo
HTTP Status CodeCommon Status Codes:Http:status 200– Server successfully returned to Web pageHttp:status 404– The requested page does not existHttp:status 503– Service Not availableDetailedDescriptionHttp:status 1xx (Temporary response)--A status code that represents a temporary response and requires the requestor to
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, RF
SOURCE Link: HTTP protocol status Code in detail (HTTP status code)Using asp.net/php/jsp or JavaScript will use different states of HTTP, some common status codes are:200– Server successfully returned page 404– requested page does not exist 503– service is not available1XX (
Using asp.net/php/jsp or JavaScript will use different states of HTTP, some common status codes are:200– Server successfully returned page 404– requested page does not exist 503– service is not available1XX (Temporary response)A status code that represents a temporary response and requires the requestor to continue the operation.Code description100 (continued) Th
200– Server successfully returned page 404– requested page does not exist 503– service is not available1XX (Temporary response)A status code that represents a temporary response and requires the requestor to continue the operation.Code description100 (continued) The requesting person shall continue to make the request. The server returns this code to indicate tha
Using asp.net/php/jsp or JavaScript will use different states of HTTP, some common status codes are:200– Server successfully returned page 404– requested page does not exist 503– service is not available1XX (Temporary response)A status code that represents a temporary response and requires the requestor to continue the operation.Code description100 (continued) Th
digits. The first decimal digit defines the status code type, and the last two digits do not have a classification function. There are five types of HTTP status codes:
HTTP status code category
Category
Category Description
1 **
Information, t
This is a more comprehensive HTTP request error status code Daquan link address: http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html, the following are just a few of the common occurrences.
1xx (Temporary response)A status code that represents a temporary response and requires the requestor to continue the operatio
Http:status 200– Server successfully returned to Web pageHttp:status 404– The requested page does not existHttp:status 503– Service Not availableHttp:status 1xx (Temporary response)--A status code that represents a temporary response and requires the requestor to continue to perform the operation.Detailed Code and Description:Http:status 100 (Continue)The reques
HTTP status code and status code
Refer to blog: HTTP status code details
1 ** (Information Class): Receives the request and continues processing.
100
Continue
The initial request has been accepted, and
Using asp.net/php/jsp or JavaScript will use different states of HTTP, some common status codes are:200– Server successfully returned page 404– requested page does not exist 503– service is not available1XX (Temporary response)A status code that represents a temporary response and requires the requestor to continue the operation.Code description100 (continued) Th
Using asp.net/php/jsp or JavaScript will use different states of HTTP, some common status codes are:200– Server successfully returned page 404– requested page does not exist 503– service is not available1XX (Temporary response)A status code that represents a temporary response and requires the requestor to continue the operation.Code description100 (continued) Th
Http status code-reprint, status code reprint
1. Some common status codes are as follows: 2 200-the server successfully returns the webpage 404-the requested webpage does not exist. 503-the service is unavailable.
1 1xx (temporary response) 2 indicates the
HTTP status code and Servlet status code of servlet
The format of the HTTP request and the HTTP Response Message is similar. The structure is as follows:
Initial status line + carriage return line break (carriage return + line feed)
Zero or multiple heading lines + car
HTTP status Code Daquan, status code Daquan
Reference is from RFC 2616 and is extended by RFC 2518, RFC 2817, RFC 2295, RFC 2774, RFC 4918, and other specifications. The red word represents a few of the more common status CODE
"
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.