package cohttp-async

  1. Overview
  2. Docs

Module Cohttp_async.BodySource

Sourceval sexp_of_t : t -> Sexplib0.Sexp.t
include Cohttp.S.Body with type t := t
Sourceval empty : t
Sourceval of_string : string -> t
Sourceval of_string_list : string list -> t
Sourceval of_form : ?scheme:string -> (string * string list) list -> t
Sourceval transfer_encoding : t -> Cohttp.Transfer.encoding
Sourceval map : t -> f:(Base.string -> Base.string) -> t
Sourcemodule Private : sig ... end
OCaml

Innovation. Community. Security.