First, the basic articleHTTP (hypertexttransferprotocol) is the abbreviation of Hypertext Transfer Protocol, it is used to transmit data of WWW mode, please refer to RFC2616 for details of HTTP protocol. The HTTP protocol uses a request/response
This article is reproduced from: Http://tools.jb51.net/table/http_header
HTTP response header and request header information tables
The HTTP request header provides information about the request, response, or other sending entity. The header
As we all know, the basic protocol of the Internet is TCP/IP protocol, the current widely used FTP, Archie Gopher, etc. are based on the TCP/IP Protocol Application layer protocol, different protocols corresponding to different applications.The main
Copy CodeThe code is as follows:
/*** function:php Header () examples (PHP)* * Desc:some examples on what to use the header () function of phpyou find a detailed tutorial at expertsrt.com (中文版) o R at Ffm.junetz.de (German). These is also a good
Introduction to HTTP/2 Header Compression Technology (1)
We know that the HTTP/2 protocol is composed of two RFC: one is RFC 7540, which describes the HTTP/2 protocol itself; the other is RFC 7541, describes the Header Compression Technology Used
This article mainly introduces PHP use header way to achieve file download function, very good, with reference value, the need for friends can refer to the next
Let me introduce you to the PHP header () function
Definition and usage
The header ()
Copy Code code as follows:
/*** function:php Header () examples (PHP)
* * Desc:some examples on the header () function of phpyou find a detailed tutorial at expertsrt.com (中文版) o R at Ffm.junetz.de (German). These are also a good help about
HTTP (hypertexttransferprotocol) is the hypertext transfer protocol, the Universal protocol for the current web page Transmission. The HTTP protocol uses the Request/response model, and the browser or other client makes the Request. The server
Brief description of HTTP Header
1. Http return status code
In HTTP, the status code returned by the server is defined as follows:
1xx: informational. For example, the server requires authentication.
2XX: success. For example, 200 indicates that the
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.