package http

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

cohttp-v6.0.0_beta2.tbz
sha256=90ecec8bd580411b4272c031b2f6b9c0a50485d20683c6a9c615242f3724b017
sha512=83ef539469d982862174a929e9baeb5b2a34e9323ee577d8be7148ebed9e785d835d59cc22982bc083bb872e4544616e2bf531ed7edf96bc397151c28bf618d6

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: 10 Jan 2024

Dependencies (2)

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

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
  10. ppx_expect with-test & < "v0.17"

Used by (6)

  1. cohttp = "6.0.0~beta2"
  2. cohttp-async = "6.0.0~beta2"
  3. cohttp-eio = "6.0.0~beta2"
  4. cohttp-lwt = "6.0.0~beta2"
  5. cohttp-lwt-unix = "6.0.0~beta2"
  6. trail

Conflicts

None