• en

cohttp 0.11.0

Maintainer anil@recoil.org
Tags org:mirage and org:xapi-project
Dependencies
& conduit
fieldslib >= 109.20.00
ocamlfind
ounit
re
sexplib >= 109.53.00
stringext
uri >= 1.5.0
Optional dependencies
| async
lwt
Published Apr 13, 2014
Source [http] https://github.com/mirage/ocaml-cohttp/archive/v0.11.0.tar.gz
423a481f7f320332f080a831a09c7cf1
Edit https://github.com/ocaml/opam-repository/tree/master/packages/cohttp/cohttp.0.11.0/opam

HTTP library for Lwt, Async and Mirage

If you wish to install the Lwt_unix version, then you will also need the ssl optional package for this version. Just do:

opam install cohttp lwt ssl to get a fully working HTTP(S) Lwt_unix client.