cohttp 0.9.13
Maintainer | anil@recoil.org | |||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Tags | org:mirage and org:xapi-project | |||||||||||||||||||||||||||||
Dependencies |
|
|||||||||||||||||||||||||||||
Optional dependencies |
|
|||||||||||||||||||||||||||||
Published | Dec 11, 2013 | |||||||||||||||||||||||||||||
Source [http] |
https://github.com/mirage/ocaml-cohttp/archive/v0.9.13.tar.gz 506cf944285f87d3b6db758d2bfeeaf8 |
|||||||||||||||||||||||||||||
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/cohttp/cohttp.0.9.13/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.