module Text_content: Ocsigen_http_frame.HTTP_CONTENT with type t = string * string
Ocsigen_http_frame.HTTP_CONTENT
with type t = string * string
type t
val result_of_content : t -> Ocsigen_http_frame.result Lwt.t
t -> Ocsigen_http_frame.result Lwt.t
val get_etag : t -> Ocsigen_http_frame.etag option
t -> Ocsigen_http_frame.etag option