Module Eliompredefmod.Streamlist


module Streamlist: Eliommkreg.ELIOMREGSIG  with 
  type page = (((unit -> string Ocsistream.t Lwt.t) list) * 
                 string)
Allows to send raw data using Ocsigen's streams. The content is a pair conatining:

Streams are opened by calling the functions in the list, and closed automatically by a call to the closing function. If something goes wrong, the current stream is closed, and the following are not opened.

include Eliommkreg.ELIOMREGSIG1
module Cookies: Eliommkreg.ELIOMREGSIG1  
    with type page = page * Eliomservices.cookie list