package httpcats

  1. Overview
  2. No Docs
A simple HTTP client / server using h1, h2, and miou

Install

dune-project
 Dependency

Authors

Maintainers

Sources

httpcats-0.3.1.tbz
sha256=e41ca6a32252e49ca44e749e7b41e148acdb1e46fc8fa08eb98eed66d1831a1d
sha512=7e736d5c0ecc2f1c63c39ce39b322cd88b85c9d50eda2021e20043b0c855e7d61107605434e14f7186d4b8488f8c1e1048058bce5c0b1195d5bb16b84999107c

Description

Added to opam-repository:

Dependencies (10)

  1. happy-eyeballs-miou-unix
  2. dns-client-miou-unix >= "9.0.0"
  3. tls-miou-unix >= "1.0.1"
  4. bstr
  5. ca-certs
  6. h1 >= "1.1.0"
  7. h2 >= "0.13.0"
  8. miou >= "0.6.0"
  9. dune >= "2.8.0"
  10. ocaml >= "5.0.0"

Dev Dependencies (5)

  1. digestif with-test & >= "1.2.0"
  2. alcotest >= "1.8.0" & with-test
  3. mirage-crypto-rng with-test & >= "1.1.0"
  4. fmt >= "0.9.0" & with-test
  5. logs with-test

Used by (5)

  1. flux
  2. hurl >= "0.0.1~beta2"
  3. mhttp >= "0.0.2"
  4. vif >= "0.0.1~beta3"
  5. yocaml_unix = "2.0.1"

Conflicts (1)

  1. result < "1.5"