Module Predefined_senders.Directory_content


module Directory_content: Http_frame.HTTP_CONTENT  with type t = string * string list
directory name and corresponding URL path

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