package cohttp-lwt-unix

  1. Overview
  2. Docs
CoHTTP implementation for Unix and Windows using Lwt

Install

Dune Dependency

Authors

Maintainers

Sources

cohttp-6.0.0.alpha1.tbz
sha256=4e3ece8ade6493fe731c0842f519cc0f8f564753d71c985aa4ed6de3f0753646
sha512=5db6f1ffab6fc2ab30baffb1fc82b7f50b11ddb31ec19fc4415dac40f04766f29e816a4cf99ddb152b93c8acbefade7779ad3dc3d092e2f88fa1deea3fc2721a

doc/cohttp-lwt-unix/Cohttp_lwt_unix/index.html

Module Cohttp_lwt_unixSource

Sourcemodule Request : sig ... end
Sourcemodule Response : sig ... end
Sourcemodule Connection : sig ... end
Sourcemodule Connection_cache : sig ... end
Sourcemodule Client : sig ... end

The Client module implements the full UNIX HTTP client interface, including the UNIX-specific functions defined in C.

Sourcemodule Server : sig ... end

The Server module implements the full UNIX HTTP server interface, including the UNIX-specific functions defined in S.

Sourcemodule Debug : sig ... end

Debugging output for Cohttp Unix

Sourcemodule Net : sig ... end

Basic satisfaction of Cohttp_lwt.Net

Sourcemodule IO : sig ... end
Sourcemodule Private : sig ... end
OCaml

Innovation. Community. Security.