package http

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

cohttp-6.2.2.tbz
sha256=499cd8b094cee4b00fe6b9f6322680f81fe87161e963a196b109c1882610af62
sha512=701b946af0a84c9f5d1f5131fc4cea9b35fa2fd18d67460eb0caf4f916acc4ae8695d65594d0e0074f2729dc9ca54cfd984b1863a6f7dc345e171be4e3c3b258

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: 28 Jul 2026

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"

Conflicts

None