hpackversion Documentation on ocaml.org
An HPACK (Header Compression for HTTP/2) implementation in OCaml
hpack is an implementation of the HPACK: Header Compression for HTTP/2 specification (RFC7541) written in OCaml. It uses Angstrom and Faraday for parsing and serialization, respectively.
| Author | Antonio Nuno Monteiro <anmonteiro@gmail.com> | 
|---|---|
| License | BSD-3-clause | 
| Published | |
| Homepage | https://github.com/anmonteiro/ocaml-h2 | 
| Issue Tracker | https://github.com/anmonteiro/ocaml-h2/issues | 
| Maintainer | Antonio Nuno Monteiro <anmonteiro@gmail.com> | 
| Dependencies | |
| Source [http] | https://github.com/anmonteiro/ocaml-h2/releases/download/0.13.0/h2-0.13.0.tbz sha256=0d89b6f178175294e7a207223be81d5b83fc31b97549bec34f0432a3b2a8070f sha512=a442cb80f40fd179211e9ab7b4b748a4d2f7ad6ece75301d74a5363c08cd05a70b94ae90ff6fc6b95e8284c57c14cc17cbe7ade5dbf19b21b56207c6f984faf4  | 
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/hpack/hpack.0.13.0/opam | 
Required by
- h2<0.11.0 | >=0.13.0
 
          

