Module Predefined_senders.Streamlist_content


module Streamlist_content: Http_frame.HTTP_CONTENT  
with type t = (unit -> string Ocsistream.t Lwt.t) list
      * string
streams and content-type

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