http
  1. Overview
  2. Docs
Type definitions of HTTP essentials

Install

Authors

Maintainers

Sources

cohttp-6.0.0.alpha1.tbz
sha256=4e3ece8ade6493fe731c0842f519cc0f8f564753d71c985aa4ed6de3f0753646
sha512=5db6f1ffab6fc2ab30baffb1fc82b7f50b11ddb31ec19fc4415dac40f04766f29e816a4cf99ddb152b93c8acbefade7779ad3dc3d092e2f88fa1deea3fc2721a

Description

This package contains essential type definitions used in Cohttp. It is designed to have no dependencies and make it easy for other packages to easily interoperate with Cohttp.

Published: 07 May 2023

Dependencies (2)

  1. ocaml >= "4.08"
  2. dune >= "3.0"

Dev Dependencies (12)

  1. odoc with-doc
  2. sexplib0 with-test
  3. crowbar with-test & >= "0.2"
  4. core_bench with-test
  5. core with-test & >= "v0.13.0"
  6. ppx_here with-test
  7. ppx_compare with-test
  8. ppx_sexp_conv with-test
  9. ppx_assert with-test
  10. base_quickcheck with-test
  11. alcotest with-test
  12. ppx_expect with-test

Used by (10)

  1. cohttp >= "6.0.0~alpha1"
  2. cohttp-async >= "6.0.0~alpha1"
  3. cohttp-curl >= "6.0.0~alpha1"
  4. cohttp-curl-async >= "6.0.0~alpha1"
  5. cohttp-curl-lwt >= "6.0.0~alpha1"
  6. cohttp-eio >= "6.0.0~alpha1"
  7. cohttp-lwt >= "6.0.0~alpha1"
  8. cohttp-lwt-jsoo >= "6.0.0~alpha1"
  9. cohttp-lwt-unix >= "6.0.0~alpha1"
  10. cohttp-server-lwt-unix >= "6.0.0~alpha1"

Conflicts

None