package cohttp-lwt-unix

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

Install

Dune Dependency

Authors

Maintainers

Sources

cohttp-v2.5.0.tbz
sha256=f07905bbe3138425572406844585e83ecb19ba94a8932b8e12d705cc32eada5a
sha512=02af7b18cea62241bae3dd6112a4fc0152c978b87358cf03fa4338ff9dadfcf6b86facbcdd7dd71c5dba5b6e98232099b80b2803d4a282feafa998cd895f3ce8

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

Module Cohttp_lwt_unixSource

Sourcemodule Request : sig ... end
Sourcemodule Response : 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
OCaml

Innovation. Community. Security.