sig type t = int option * exn option * Ocsigen_http_frame.cookieset val result_of_content : t -> Ocsigen_http_frame.result Lwt.t val get_etag : t -> Ocsigen_http_frame.etag option end