(1-word head)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 and some optional response header information and ends
HTTP status codes (various error code collections)Continue the initial request has been accepted and the customer should continue to send the remainder of the request. (HTTP 1.1 new)101 Switching Protocols Server translates the client's request to
As an Internet developer, the meaning of the HTTP status returned by some servers must be well-understood, and only these status code one by one can be figured out, and all the problems encountered in the work are handled with ease. Well, let's look
HTTP Status Codes (various error code COLLECTIONS)Continue the initial request has been accepted and the customer should continue to send the remainder of the Request. (HTTP 1.1 New)101 Switching Protocols Server translates the Client's request to
The status line contains the HTTP Version and statusCodeAnd brief description corresponding to the status code. In most cases, all Response Headers except Content-Type are optional. However, content-type is required. It describes the MIME type of
HTTP Status Code, which is currently used. I used to remember several common status codes, such as 200,302,304,404,503. Generally, I only need to know these common status codes. For AJAX, REST, web crawler, robot and other programs. You still need
As the basis of web services, HTTP protocol should be taken seriously, but colleagues around the world can clearly understand the rare issue of HTTP protocol. Since it is the foundation, we should be able to master it earlier, so we have been using
HTTP status code is a three-digit code used to indicate the HTTP response status of a Web server. It is defined by the RFC 2616 specification and has been extended by specifications such as RFC 2518, RFC 2817, RFC 2295, and RFC 2774.
The first
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
Summary 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, RFC 4918, and other
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.