package cohttp

  1. Overview
  2. Docs
type r
val headers : r -> Header.t
val encoding : r -> Transfer.encoding
val version : r -> Code.version
val status : r -> Code.status_code
module type S = sig ... end
module Make (IO : IO.S) : sig ... end
OCaml

Innovation. Community. Security.