cohttp
An OCaml library for HTTP clients and servers
Description
Cohttp is an OCaml library for creating HTTP daemons. It has a portable HTTP parser, and implementations using various asynchronous programming libraries.
See the cohttp-async, cohttp-lwt, cohttp-lwt-unix, cohttp-lwt-jsoo and cohttp-mirage libraries for concrete implementations for particular targets.
You can implement other targets using the parser very easily. Look at the IO
signature in lib/s.mli
and implement that in the desired backend.
You can activate some runtime debugging by setting COHTTP_DEBUG
to any
value, and all requests and responses will be written to stderr. Further
debugging of the connection layer can be obtained by setting CONDUIT_DEBUG
to any value.
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 Dec 2021
- Authors
- Maintainers
Sources
cohttp-2.5.6.tbz
sha256=a166aa42eae15b1ff42ed553dd24efaf8720be0fa8d98816e0147f0fc9badcf3
sha512=1fefff772484786c1401d7ca2cfa853a6e4014ef3aec6412e684186ed47f45d8daab708d39333a7df4702311c1d6f9cd72958a0244816a43451af098ac3ae0e8
Dependencies
alcotest
with-test
jsonm
build
fmt
with-test
base64
>= "3.1.0"
ppx_sexp_conv
>= "v0.13.0"
ppx_fields_conv
>= "v0.9.0"
uri
>= "2.0.0"
re
>= "1.9.0"
dune
>= "1.1.0"
ocaml
>= "4.04.1"
Reverse Dependencies
aws-s3
>= "2.0.0" & < "4.0.0"
calculon-web
< "0.5"
cca
>= "0.6.2"
cohttp-async
>= "1.0.0" & < "2.2.0" | = "2.5.6"
cohttp-lwt
>= "2.0.0" & < "2.2.0" | = "2.5.6"
cohttp-lwt-jsoo
>= "1.2.0" & < "2.2.0" | = "2.5.6"
cohttp-mirage
>= "2.2.0" & != "2.5.5" & < "3.0.0"
cohttp-top
>= "1.0.0" & < "2.2.0" | = "2.5.6"
cowabloga
>= "0.0.9" & != "0.2.2"
current_github
>= "0.4" & < "0.6"
current_slack
>= "0.4" & < "0.6"
current_web
>= "0.4" & < "0.6"
datakit
< "0.10.0"
dropbox
>= "0.2"
frenetic
>= "3.3.0" & < "5.0.5"
git
= "1.4.10" | >= "1.5.0" & < "1.10.0"
git-http
>= "2.0.0"
git-paf
< "3.5.0"
git-unix
< "1.10.0" | >= "2.0.0" & < "3.0.0"
github
>= "3.0.1" & < "4.4.0"
github-jsoo
>= "3.0.1" & < "4.4.0"
github-unix
>= "4.2.0" & < "4.4.0"
imaplet-lwt
>= "0.1.3"
iocaml
< "0.4.8"
irmin
>= "0.9.0" & != "0.11.1" & < "1.0.0"
irmin-graphql
>= "2.3.0"
irmin-http
>= "2.3.0"
irmin-mirage-git
>= "2.3.0" & < "2.8.0"
irmin-unix
< "0.9.9" | >= "2.3.0"
learn-ocaml
!= "0.12"
learn-ocaml-client
>= "0.13.0"
letsencrypt
< "0.3.0"
links
>= "0.7.3"
mechaml
>= "1.2.0"
merge-queues
>= "0.2.0"
mirage-http
= "2.0.0"
mirage-www
>= "1.1.0"
nsq
>= "0.2.4"
ojs-base
>= "0.3.0" & < "0.6.0"
opium
= "0.13.3"
prof_spacetime
>= "0.3.0"
prometheus-app
>= "0.5" & < "1.2"
reddit_api_kernel
< "0.2.1"
sociaml-facebook-api
>= "0.4.1"
telegraml
>= "2.2.0"
webmachine
>= "0.4.0"
websocket
>= "2.10" & < "2.15"
xen-api-client
>= "0.9.8" & < "0.9.14"