cohttp-lwt-unixversion Documentation on ocaml.org

CoHTTP implementation for Unix and Windows using Lwt

An implementation of an HTTP client and server using the Lwt concurrency library. See the Cohttp_lwt_unix module for information on how to use this.

Although the name implies that this only works under Unix, it should also be fine under Windows too.

The accompanying cohttp-curl-lwt, cohttp-proxy-lwt, and cohttp-server-lwt command-line utilities ship in the separate cohttp-lwt-unix-bin package so that library consumers do not transitively depend on cmdliner.

AuthorsAnil Madhavapeddy, Stefano Zacchiroli, David Sheets, Thomas Gazagnaire, David Scott, Rudi Grinberg, Andy Ray and Anurag Soni
LicenseISC
Published
Homepagehttps://github.com/mirage/ocaml-cohttp
Issue Trackerhttps://github.com/mirage/ocaml-cohttp/issues
Documentationhttps://mirage.github.io/ocaml-cohttp/
MaintainerAnil Madhavapeddy <anil@recoil.org>
Dependencies
Source [http] https://github.com/mirage/ocaml-cohttp/releases/download/v6.3.0/cohttp-6.3.0.tbz
sha256=31130f68a9f0a5cd8d71b55f042456e6d35bf8b7ab6a71ab6d7bd7dbdb607b24
sha512=1b14571b8aef12ae51f94eb7e94a8fc6e26b64dffedd86f8f9c237479b980395a2424ca7a9ce3dc285608bce770170688e86b4ba6da82370ca5fe7a9649cd19f
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/cohttp-lwt-unix/cohttp-lwt-unix.6.3.0/opam
Required by
Optionally used by