Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/bagder/http2-explained
- Owner: bagder
- Created: 2014-04-25T20:51:22.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-04-13T11:46:44.000Z (7 months ago)
- Last Synced: 2024-10-01T18:42:16.094Z (about 1 month ago)
- Topics: book, documentation, http2, protocol
- Language: CSS
- Homepage: https://daniel.haxx.se/http2/
- Size: 65.7 MB
- Stars: 2,266
- Watchers: 92
- Forks: 280
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome - bagder/http2-explained - A detailed document explaining and documenting HTTP/2, the successor to the widely popular HTTP/1.1 protocol (CSS)
- awesome-repositories - bagder/http2-explained - A detailed document explaining and documenting HTTP/2, the successor to the widely popular HTTP/1.1 protocol (CSS)
- starred-awesome - http2-explained - A detailed document explaining and documenting HTTP/2, the successor to the widely popular HTTP/1.1 protocol (CSS)
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