http2

 

HTTP/2 https://http2.github.io/html

 

HTTP/2

This is the home page for HTTP/2, a major revision of the Web's protocol. It is maintained by the IETF HTTP Working Group.git

What is HTTP/2?

HTTP/2 is a replacement for how HTTP is expressed 「on the wire.」 It is not a ground-up rewrite of the protocol; HTTP methods, status codes and semantics are the same, and it should be possible to use the same APIs as HTTP/1.x (possibly with some small additions) to represent the protocol.github

The focus of the protocol is on performance; specifically, end-user perceived latency, network and server resource usage. One major goal is to allow the use of a single connection from browsers to a Web site.web

The basis of the work was SPDY, but HTTP/2 has evolved to take the community’s input into account, incorporating several improvements in the process.chrome

See our charter for more details of the scope of the work, as well as our Frequently Asked Questions.express

See also HTTP/2 JP, maintained by the Japanese HTTP/2 community.ide

Specifications

HTTP/2 is comprised of two specifications:ui

  • Hypertext Transfer Protocol version 2 - RFC7540
  • HPACK - Header Compression for HTTP/2 - RFC7541

Implementations

We track known implementations of HTTP/2 on our wiki.spa

 https://en.wikipedia.org/wiki/HTTP/2code

Goals

The working group charter mentions several goals and issues of concern:[3]

相關文章
相關標籤/搜索