Type definitions of HTTP essentials
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.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
Published
15 Nov 2022
Authors
Maintainers
Sources
cohttp-eio-6.0.0.alpha0.tbz
sha256=2ed4acd5ea309ca064731ec9f02a4b4afcec1ab000f471da68ae81355130b56e
sha512=e741293352d8376eaf7ccc7ba986dc8fd33cc560b8a786d4b4f8cffde5f1d78651dd5dbb944db00e57a48f25bffdde8d6d7b8c5828605ed02f295c297ef87fdd
Dependencies
odoc
with-doc
sexplib0
with-test
crowbar
with-test & >= "0.2"
core_bench
with-test
core
with-test & >= "v0.13.0"
ppx_here
with-test
ppx_compare
with-test
ppx_sexp_conv
with-test
ppx_assert
with-test
base_quickcheck
with-test
alcotest
with-test
ppx_expect
with-test
ocaml
>= "4.08"
dune
>= "2.9"
Reverse Dependencies
cohttp
>= "6.0.0~alpha0"
cohttp-async
>= "6.0.0~alpha0"
cohttp-lwt
>= "6.0.0~alpha0"
cohttp-lwt-jsoo
>= "6.0.0~alpha0"
cohttp-lwt-unix
>= "6.0.0~alpha0"
Conflicts
None