100 the initial request for continue has been accepted, and the customer should continue to send the remaining part of the request. 101 The switching protocols server will convert the requests following the customer's request to another protocol. 200
Status Code
Status information
Description
100
Continue
The initial request has been accepted, and the customer should continue to send the rest of the request. (New HTTP 1.1)
101
Switching protocols
The server
A few days ago to apply, was asked XMLHttpRequest status list, I do not know, back to query information, as follows: the following reference http://hi.baidu.com/canye2004/blog/item/1803d0336a123e46ac4b5f55.html
When requesting remote files in
HTTP response status code
# Define http_status_continue 100 OK to continue with request. # define http_status_switch_protocols 101 server has switchedprotocols in Upgrade header. # define http_status_ OK 200 request complete. # define http_status_
Common HTTP Status Codes
200 OK
301 moved permanently
302 found
304 not modified
307 temporary redirect
400 bad request
401 unauthorized
403 Forbidden
404 not found
410 gone
500 Internal Server Error
501 not implemented
100 continue
The
1xx (temporary response)Status Code indicating a temporary response and requiring the requester to continue the operation.
Code Description100 (CONTINUE) the requester shall continue to make the request. The server returns this code, indicating that
Successful status code:
200-the server returns the webpage successfully
304-not modified
Status Code of failure:
404-the requested webpage does not exist
503-the server is temporarily unavailable
500-Internal Server Error
The following is
100 continue: the initial request has been accepted, and the customer should continue to send the rest of the request.
101 switching protocols: the server converts a client-compliant request to another protocol.
200 OK: Everything is normal. The
2.1 application layer protocol principles
Client Server Architecture
The application layer protocol defines how application processes running on different end systems transmit packets to each other.
Switch packet type, packet type syntax, field
Microsoft. XMLHttp component attributes1. steps:1. Create an XMLHTTP object // MSXML4.0 is required2. Open the connection with the server, and define the command sending method, Service webpage (URL), and request permissions. The client opens a
Comparison of HTTP 1.1 and HTTP 1.0, http1.11.0A web site may receive millions of user requests every day. To improve system efficiency, however, this also causes some performance defects, such, A webpage file containing many images does not contain
HTTP status codes and Status Codes
An error may occur when the browser requests services from the web server. This may return the following series of status messages:1xx: Information
Message:
Description:
100 Continue
The
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
HTTPThe meaning of Protocol Status Codes is divided into five types.,Generally:~~~~~~~~~~~~~~~~~~~~~~~~~~~~1 ×Retained2 ×Indicates that the request is successfully received.3××To complete the request, the customer needs to further refine the request4
HTTP status: 202, 301, 304, 404, 503 reprinted Baidu... 301, 404, 200, 304, and other HTTP status, what does it mean?
In the practical application of website construction, many small mistakes may occur, just as MySQL was not optimized at the
What does HTTP return 302 mean ???
The exploration records are as follows:
From: http://www.ha97.com/4000.html
HTTP return status code
When a user attempts to access content on a running host through HTTP or FTP, the web server returns a digital
What do the status codes returned by the server mean? What do they mean when there are no problems? What are the status codes returned, the meanings of various return status codes of the server are as follows:
100 (CONTINUE) the requester shall
Http status code and status code
HTTP is a Request/Response network transmission protocol. When a Web page information or resource (Document) is required by a client application (browser, the website server returns the Status Code, which is usually
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.