As described in Mr. Pengwuchen's PHP BIBLE, the header can send a status header, such as
header ("status:404 not Found");
?>
can make the user's browser appear file cannot find 404 error, but I tried this is not possible.
later I went
As described in Mr. Pengwuchen's PHP BIBLE, the header can send a status header, such as
header ("status:404 not Found");
?>
can make the user's browser appear file cannot find 404 error, but I tried this is not possible.
later I went
The status of the XMLHttpRequest object represents the state of the current HTTP request, is a long integer data, and now describes what it means.
HTTP request status and its meaning table
1XX-Information Tips
100-The initial request has been
The meaning of the HTTP status code, suitable for long-term collection.
Status Code
status information
meaning
100
Continue
The initial request has been accepted and the customer should continue to send the
1xx Information Series
The 100:continue-> server only accepts partial requests, but once the server does not reject the request, the client should continue to send other requests
101:switching protocols-> Server Conversion Protocol, The server
Js|servlet
7.1 Status Code Overview
When a Web server responds to a request from a browser or other client, its answer typically consists of a status line, several answer headers, a blank line, and a content document. Here is one of the simplest
Js
7.1 Status Code OverviewWhen a Web server responds to a request from a browser or other client, its answer typically consists of a status line, several answer headers, a blank line, and a content document. Here is one of the simplest answers:http/
Tcp_hitSquid discovers a seemingly fresh copy of the requested resource and sends it immediately to the client.Tcp_missSquid does not request a cache copy of the resource.Tcp_refersh_hitSquid discovers a seemingly stale copy of the requested
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
"Continue":
"101": Switching protocols
"102": Processing
[Note JS/HTML/CSS] HTTP protocol (1) in the web, jscss
Recently, I have been teaching in coursera, and I am also busy with my own courses. I always forget to write Study Notes ORZ.
Introspection ing...
When writing HTML, the form must submit and
"100″: Continue (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 (switching protocol) The requestor has asked the server to switch
Tidy up.1XX (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
Some of the common status codes are:200-Server successfully returned to Web page404-The requested page does not exist503-Service Not availableDetailed decomposition:1XX (Temporary response)A status code that represents a temporary response and
1 HTTP Overview 1.1 HTTP IntroductionHTTP is an abbreviation for Hyper Text Transfer Protocol (Hypertext Transfer Protocol). HTTP is a transfer protocol used to transfer hypertext from a WWW server to a local browser. It can make the browser more
Referenced from: http://blog.csdn.net/yefan2222/article/details/6198098Http://baike.baidu.com/view/1628025.htm?fromtitle=http&fromid=243074&type=syn1.HTTP protocolThe basic protocol for Internate is TCP/IP (Transmission Control Protocol and Internet
In the actual application of the site construction, prone to a lot of small mistakes, like MySQL was optimized not in place, the impact of the overall site browsing effect, in fact, the site's regular HTTP status code performance is the same, Google
HTTP Status Code meaning 1XX** Continue: Informs the client that the operation can continue * 101 Switching protocols: When a client needs to make a communication protocol switch, the server-side response is used in conjunction with the upgrade
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.