package mhttp

  1. Overview
  2. Docs

v0.0.4 (2026-09-07)

  • Fix the limit applied on our TCP/IP connections (@dinosaure, #11)
  • Fix our shutdown implementation when we use TLS and HTTP/1.1 (@dinosaure, #10)

v0.0.3 (2026-09-03)

  • Upgrade to httpcats.0.3.2 and mnet.0.0.6 (@dinosaure, #6, #7)

v0.0.2 (2026-05-06)

  • Improve our mhttp implementation with the new version of mnet and ocaml-h2 (@dinosaure, #2)
  • Use the latest version of httpcats (@dinosaure, #3)

v0.0.1 (2026-02-19)

  • First public release of mhttp