package http

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

Install

Authors

Maintainers

Sources

cohttp-6.0.0.alpha2.tbz
sha256=2f00d14832c1c13427c12007e5b45a8f121e06e46d556a76904359ab26c0cff6
sha512=342034580418d55e7b9657c09cf187c415e562fc041e8f5eaa489cfae08f60b98afcddbc77632b479755cdfb2d30b5653ed5250b5b7dbde01f0be93f4e828bcc

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: 15 Aug 2023

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

Used by (10)

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

Conflicts

None