About 861,000 results
Open links in new tab
  1. HTTP/2 - Wikipedia

    HTTP/2 (originally named HTTP/2.0) is a major revision of the HTTP network protocol used by the World Wide Web.

  2. 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. What is HTTP/2? HTTP/2 is a replacement for how HTTP is …

  3. HTTP/1.1 vs HTTP/2: What's the Difference? - DigitalOcean

    Mar 17, 2022 · HTTP/2 began as the SPDY protocol, developed primarily at Google with the intention of reducing web page load latency by using techniques such as compression, …

  4. HTTP/2 vs. HTTP/1.1 | Cloudflare

    In 2015, a new version of HTTP called HTTP/2 was created. HTTP/2 solves several problems that the creators of HTTP/1.1 did not anticipate. In particular, HTTP/2 is much faster and more …

  5. HTTP/2 - Glossary | MDN

    Oct 20, 2025 · HTTP/2 is a major revision of the HTTP network protocol. The primary goals for HTTP/2 are to reduce latency and head-of-line blocking, by enabling full request and response …

  6. What is HTTP/2 - The Ultimate Guide by Kinsta

    Jul 12, 2024 · HTTP was originally proposed by Tim Berners-Lee, the pioneer of the World Wide Web who designed the application protocol with simplicity in mind to perform high-level data …

  7. HTTP/2 guide - Apache HTTP Server Version 2.4

    The HTTP/2 protocol is implemented by its own httpd module, aptly named mod_http2. It implements the complete set of features described by RFC 7540 and supports HTTP/2 over …

  8. RFC 7540 - Hypertext Transfer Protocol Version 2 (HTTP/2)

    HTTP/2 enables a more efficient use of network resources and a reduced perception of latency by introducing header field compression and allowing multiple concurrent exchanges on the same …

  9. HTTP/2 Performance Guide - U.S. Web Design System (USWDS)

    HTTP/2 is the next version of HTTP (described on Wikipedia), the protocol that powers the web. HTTP/2 was originally known as SPDY (described on Wikipedia), a protocol invented by …

  10. http2 explained - The HTTP/2 book - haxx.se

    http2 explained describes the protocol HTTP/2 at a technical and protocol level. Background, the protocol, the implementations and the future. Written by Daniel Stenberg. This is a "living …