Module Eliom_predefmod.Any


module Any: Eliom_mkreg.ELIOMREGSIG  with
  type page = Ocsigen_http_frame.result
Allows to create services that choose dynamically what they want to send. The content is created using one Eliom_mkreg.ELIOMREGSIG1.send function, for ex Xhtml.send or Files.send. .

include Eliom_mkreg.ELIOMREGSIG1
module Cookies: Eliom_mkreg.ELIOMREGSIG1 
    with type page = page * Eliom_services.cookie list