Ocsigen

This is a preliminary version of the documentation. Help us to improve it by filling tickets. We are looking for native english speakers to proof read the documentation. Contact us!

sig
  type t = string Ocsigen_stream.t
  type options
  val result_of_content :
    ?options:options -> t -> Ocsigen_http_frame.result Lwt.t
  val get_etag : t -> Ocsigen_http_frame.etag option
end