• en

cohttp 0.11.2

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 22, 2014
Source [http] https://github.com/mirage/ocaml-cohttp/archive/v0.11.2.tar.gz
3e2cdebe21f4b545b95950c554bc0555
Edit https://github.com/ocaml/opam-repository/tree/master/packages/cohttp/cohttp.0.11.2/opam

HTTP library for Lwt, Async and Mirage

There are several optional dependencies which activate functionality:

  • Lwt: opam install lwt cohttp
  • Lwt and SSL: opam install lwt ssl cohttp
  • Async: opam install async cohttp
  • Async and SSL: opam install async_ssl cohttp