package cohttp

  1. Overview
  2. Docs

Module Cohttp.SSource

Module type signatures for Cohttp components

Sourcemodule type IO = sig ... end

The IO module defines the blocking interface for reading and writing to Cohttp streams

Sourcemodule type Http_io = sig ... end
Sourcemodule type Request = sig ... end
Sourcemodule type Response = sig ... end
Sourcemodule type Body = sig ... end
OCaml

Innovation. Community. Security.