Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bagder/http2-explained

A detailed document explaining and documenting HTTP/2, the successor to the widely popular HTTP/1.1 protocol
https://github.com/bagder/http2-explained

book documentation http2 protocol

Last synced: 20 days ago
JSON representation

A detailed document explaining and documenting HTTP/2, the successor to the widely popular HTTP/1.1 protocol

Awesome Lists containing this project

README

        

http2 explained
===============

This is a detailed document describing HTTP/2 ([RFC
7540](https://httpwg.github.io/specs/rfc7540.html)), the background, concepts,
protocol and something about existing implementations and what the future
might hold.

The contents are translated into several different languages.

See https://daniel.haxx.se/http2/ for the canonical home for this project.

See https://github.com/bagder/http2-explained for the source code of all book
contents.

LICENSE
-------

The document is distributed under the Creative Commons Attribution 4.0
license: https://creativecommons.org/licenses/by/4.0/

CONTRIBUTING
------------

I encourage and welcome help and contributions from anyone who may have
improvements to offer. We accept [pull
requests](https://github.com/bagder/http2-explained/pulls), but you can also
just file [issues](https://github.com/bagder/http2-explained/issues) or send email to [email protected] with your suggestions!

/ Daniel Stenberg