package cohttp-lwt-unix

  1. Overview
  2. Docs
An OCaml library for HTTP clients and servers

Install

Dune Dependency

Authors

Maintainers

Sources

cohttp-v1.2.0.tbz
sha256=3f71a5652aeb65c5ca54881ba6fa862a0acfad23f7516e762f6292d444daa942
md5=7aa3d4582848afff9a62f866b23173e1

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

Module Cohttp_lwt_unix

module Request : sig ... end
module Response : sig ... end
module Client : sig ... end

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

module Server : sig ... end

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

module Debug : sig ... end

Debugging output for Cohttp Unix

module Net : sig ... end

Basic satisfaction of Cohttp_lwt.Net

module IO : sig ... end
OCaml

Innovation. Community. Security.