package ocsigenserver

  1. Overview
  2. Docs

Parameters

module Typed_xml : sig ... end

Signature

type t = Typed_xml.doc
val result_of_content : ?options:options -> t -> Ocsigen_http_frame.Result.result Lwt.t
val get_etag : ?options:options -> t -> Ocsigen_http_frame.etag option