Plasma GitLab Archive
Projects Blog Knowledge


[UP]
Module types
 Wd_application_dtd
 Wd_cycle
 Wd_dialog
 Wd_dictionary
 Wd_encoding
 Wd_interactor
 Wd_run_cgi
 Wd_run_jserv
 Wd_run_fcgi
 Wd_stdlib
 Wd_template
 Wd_templrep
 Wd_transform
 Wd_types
 Wd_serialize_types
 Wd_universe
 Wd_upload
 Wd_var_functions
   
WDialog API for Objective Caml: Wd_run_cgi

sig
  val adjust_gc : unit -> unit
  val run :
    ?charset:Pxp_types.rep_encoding ->
    ?script:string ->
    ?self_url:string ->
    ?uifile:string ->
    ?session_manager:Wd_types.session_manager_type ->
    ?no_cache:bool ->
    ?error_page:(Netchannels.out_obj_channel -> exn -> unit) ->
    ?cgi:Netcgi_types.cgi_activation ->
    ?response_header:Wd_types.response_header ->
    ?reg:(Wd_types.universe_type -> unit) -> unit -> unit
end

This web site is published by Informatikbüro Gerd Stolpmann
Powered by Caml