package cohttp-lwt

  1. Overview
  2. Docs

cohttp-lwt 0.99.0

Libraries

This package provides the following libraries (via ocamlobjinfo):

cohttp-lwt

Documentation:

  • String_io_lwt Lwt IO implementation that uses strings to marshal and unmarshal HTTP
  • Cohttp_lwt_body
  • Cohttp_lwt_s Portable Lwt implementation of HTTP client and server, without depending on a particular I/O implementation. The various Make functors must be instantiated by an implementation that provides a concrete IO monad.
  • Cohttp_lwt Portable Lwt implementation of HTTP client and server, without depending on a particular I/O implementation. The various Make functors must be instantiated by an implementation that provides a concrete IO monad.