package http

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

cohttp-6.2.1.tbz
sha256=65080247763442d1dc3cd90678b8233b798772f036ac81cd1eaade1f5d66a65f
sha512=35aa6035bc0229e4622fb2846c2e5578d260faa4b95497d294e5f1f9dc90a392323771f4758ed5ee32d93c26b72d2d16eb23a83070b8a26b0e13df2a77501b54

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: 20 Dec 2025

Dependencies (2)

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

Dev Dependencies (10)

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

Used by (12)

  1. cohttp >= "6.2.1"
  2. cohttp-async >= "6.2.1"
  3. cohttp-bench >= "6.2.1"
  4. cohttp-curl >= "6.2.1"
  5. cohttp-curl-async >= "6.2.1"
  6. cohttp-curl-lwt >= "6.2.1"
  7. cohttp-eio >= "6.2.1"
  8. cohttp-lwt >= "6.2.1"
  9. cohttp-lwt-jsoo >= "6.2.1"
  10. cohttp-lwt-unix >= "6.2.1"
  11. cohttp-server-lwt-unix >= "6.2.1"
  12. trail

Conflicts

None