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.2.2/cohttp-6.2.2.tbz
sha256=499cd8b094cee4b00fe6b9f6322680f81fe87161e963a196b109c1882610af62
sha512=701b946af0a84c9f5d1f5131fc4cea9b35fa2fd18d67460eb0caf4f916acc4ae8695d65594d0e0074f2729dc9ca54cfd984b1863a6f7dc345e171be4e3c3b258
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/cohttp-lwt-unix/cohttp-lwt-unix.6.2.2/opam
Required by
Optionally used by