Module Predefined_senders.Xhtml_content


module Xhtml_content: Http_frame.HTTP_CONTENT  with type t = [ `Html ] XHTML.M.elt

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