| File lib/ocaml/pkg-lib/netcgi2/netcgi_scgi.cmi_pretty | GODI Package godi-ocamlnet |
| Library netcgi2 |
| Netcgi_scgi.html | netcgi_scgi.cmi_pretty | netcgi_scgi.mli | Sources |
val run : ?config:Netcgi.config -> ?allow:(Unix.sockaddr -> bool) -> ?output_type:Netcgi.output_type -> ?arg_store:Netcgi.arg_store -> ?exn_handler:Netcgi.exn_handler -> port:int -> (Netcgi.cgi -> unit) -> unit val handle_request : Netcgi.config -> Netcgi.output_type -> Netcgi.arg_store -> Netcgi.exn_handler -> (Netcgi.cgi -> unit) -> log:(string -> unit) option -> Unix.file_descr -> Netcgi.connection_directive