To focus the search input from anywhere on the page, press the 'S' key.
in-package search v0.1.0
An OCaml library for HTTP clients and servers
Install
Authors
Maintainers
Sources
cohttp-0.99.0.tbz
md5=a789a9ed492005257bdb217e2248da0d
Description
Cohttp is an OCaml library for creating HTTP daemons. It has a portable HTTP parser, and implementations using various asynchronous programming libraries:
Cohttp_lwt_unix
uses the Lwt library, and specifically the UNIX bindings.Cohttp_async
uses the Async library.Cohttp_lwt
exposes an OS-independent Lwt interface, which is used by the Mirage interface to generate standalone microkernels (see the mirage-http repository).Cohttp_lwt_xhr
compiles to a JavaScript module that maps the Cohttp calls to XMLHTTPRequests. This is used to compile OCaml libraries like the GitHub bindings to JavaScript and still run efficiently.
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.
Dependencies (5)
Dev Dependencies
Used by (29)
- aws-lwt
- bitcoin-cohttp-lwt
-
calculon-web
< "0.5"
- canary
-
cohttp-lwt-jsoo
!= "1.0.0" & < "1.1.1"
-
cohttp-lwt-unix
< "1.0.0" | >= "2.0.0" & < "2.2.0"
-
cohttp-mirage
>= "2.0.0" & < "2.5.5"
- git-cohttp
-
git-http
= "1.11.2"
-
git-paf
< "3.5.0"
-
github
>= "3.0.1" & < "4.4.0"
-
github-hooks
>= "0.2.0"
- irmin-cli
- irmin-graphql
-
irmin-http
= "1.3.1"
-
irmin-mirage-graphql
>= "2.3.0"
-
irmin-unix
>= "2.3.0"
-
letsencrypt
< "0.2.0"
-
links
>= "0.9"
-
mechaml
>= "1.0.0"
-
mirage-http
>= "3.2.0"
- multipart_form-cohttp-lwt
- opentelemetry-client-cohttp-lwt
- opium_kernel
-
paf
< "0.0.4"
- paf-cohttp
-
prometheus-app
>= "0.4" & < "1.2"
- session-cohttp-lwt
-
vpnkit
>= "0.1.1"
Conflicts (1)
-
lwt
< "2.5.0"
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page