module Netcgi_test:sig
..end
This is to be developed. There are several ways to go about this and it is not clear which one to take.
Version: $Id: netcgi_test.mli,v 1.7 2005/10/13 17:54:49 chris_77 Exp $
val run : ?config:Netcgi.config ->
?output_type:Netcgi.output_type ->
?arg_store:Netcgi.arg_store ->
?args:Netcgi.cgi_argument list -> (Netcgi.cgi -> unit) -> unit