Module Ocsigen_senders.Stream_content


module Stream_content: Ocsigen_http_frame.HTTP_CONTENT  with type t = string Ocsigen_stream.t

type t 
val result_of_content : t -> Ocsigen_http_frame.result Lwt.t
val get_etag : t -> Ocsigen_http_frame.etag option