module Streamlist_content:streams and content-typeOcsigen_http_frame.HTTP_CONTENTwith type t = (unit -> string Ocsigen_stream.t Lwt.t) list * string
type t
type options
val result_of_content : ?options:options ->
t -> Ocsigen_http_frame.result Lwt.tval get_etag : t -> Ocsigen_http_frame.etag option