Read the book "HTTP2 Explained" offline

Read the book "HTTP2 Explained" offline


HTTP2 Explained is a markdown formatted book. This blog explored a method to read it offline using a python tool called Grip

Can I read offline?

Daniel Stenberg, the creator of cURL has written a wonderful introduction to HTTP2 titled "HTTP2 Explained". The book's main website is available here: https://daniel.haxx.se/http2/.

 Although the book is available on the website, the interesting part to me was that it is published on Github. When you download, you'll realize that this book is in markdown format. So if you were to download and try to read offline, it wouldn't be rich like reading on the website. So I wanted to check if there was a way to achieve this locally. The reason is that I wanted to read this book while on a long flight.

Enter Grip

Grip is a tool that has been written to "Preview GitHub Markdown files like Readme locally before committing them". I just leveraged it to read the github book. To read the book, do the following:

If you like the book, do consider sharing about it and help in the translations!

To view or add a comment, sign in

Insights from the community

Others also viewed

Explore topics