Ocsigen

This is a preliminary version of the documentation. Help us to improve it by filling tickets. We are looking for native english speakers to proof read the documentation. Contact us!

Module type Http_frame.HTTP_CONTENT


module type HTTP_CONTENT = sig .. end

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