package cohttp-lwt-unix

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

Install

Dune Dependency

Authors

Maintainers

Sources

cohttp-v6.0.0_beta2.tbz
sha256=90ecec8bd580411b4272c031b2f6b9c0a50485d20683c6a9c615242f3724b017
sha512=83ef539469d982862174a929e9baeb5b2a34e9323ee577d8be7148ebed9e785d835d59cc22982bc083bb872e4544616e2bf531ed7edf96bc397151c28bf618d6

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.