Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > by-pkgid > 535a7a10fe62254ee9ca7e6375f081a9 > files > 522

ocaml-ocamlnet-2.2.7-4mdv2008.1.x86_64.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<link rel="stylesheet" href="style.css" type="text/css">
<meta content="text/html; charset=iso-8859-1" http-equiv="Content-Type">
<link rel="Start" href="index.html">
<link rel="previous" href="Netcgi1_compat.Netcgi_types.html">
<link rel="Up" href="Netcgi1_compat.html">
<link title="Index of types" rel=Appendix href="index_types.html">
<link title="Index of exceptions" rel=Appendix href="index_exceptions.html">
<link title="Index of values" rel=Appendix href="index_values.html">
<link title="Index of class methods" rel=Appendix href="index_methods.html">
<link title="Index of classes" rel=Appendix href="index_classes.html">
<link title="Index of class types" rel=Appendix href="index_class_types.html">
<link title="Index of modules" rel=Appendix href="index_modules.html">
<link title="Netcgi_env" rel="Chapter" href="Netcgi_env.html">
<link title="Netcgi_types" rel="Chapter" href="Netcgi_types.html">
<link title="Netcgi" rel="Chapter" href="Netcgi.html">
<link title="Netcgi_jserv" rel="Chapter" href="Netcgi_jserv.html">
<link title="Netcgi_jserv_ajp12" rel="Chapter" href="Netcgi_jserv_ajp12.html">
<link title="Netcgi_jserv_app" rel="Chapter" href="Netcgi_jserv_app.html">
<link title="Netcgi_fcgi_10" rel="Chapter" href="Netcgi_fcgi_10.html">
<link title="Netcgi_fcgi" rel="Chapter" href="Netcgi_fcgi.html">
<link title="Netcgi1_compat" rel="Chapter" href="Netcgi1_compat.html"><title>Ocamlnet 2 Reference Manual (netcgi1 add-on) : Netcgi1_compat.Netcgi</title>
</head>
<body>
<div class="navbar"><a href="Netcgi1_compat.Netcgi_types.html">Previous</a>
&nbsp;<a href="Netcgi1_compat.html">Up</a>
&nbsp;</div>
<center><h1>Module <a href="type_Netcgi1_compat.Netcgi.html">Netcgi1_compat.Netcgi</a></h1></center>
<br>
<pre><span class="keyword">module</span> Netcgi: <code class="code">sig</code> <a href="Netcgi1_compat.Netcgi.html">..</a> <code class="code">end</code></pre><hr width="100%">
<pre><span class="keyword">type</span> <a name="TYPEargument_processing"></a><code class="type"></code>argument_processing = <code class="type">[ `Automatic | `File | `Memory ]</code> </pre>

<pre><span class="keyword">type</span> <a name="TYPEoperating_type"></a><code class="type"></code>operating_type = <code class="type">[ `Direct of string<br>       | `Transactional of<br>           <a href="Netcgi1_compat.Netcgi_env.html#TYPEcgi_config">Netcgi1_compat.Netcgi_env.cgi_config</a> -><br>           Netchannels.out_obj_channel -> Netchannels.trans_out_obj_channel ]</code> </pre>

<pre><span class="keyword">class</span> <a name="TYPEsimple_argument"></a><a href="Netcgi1_compat.Netcgi.simple_argument.html">simple_argument</a> : <code class="type">?ro:bool -> string -> string -> </code><code class="type"><a href="Netcgi1_compat.Netcgi_types.cgi_argument.html">Netcgi1_compat.Netcgi_types.cgi_argument</a></code></pre><pre><span class="keyword">class</span> <a name="TYPEmime_argument"></a><a href="Netcgi1_compat.Netcgi.mime_argument.html">mime_argument</a> : <code class="type">?work_around_backslash_bug:bool -> string -> Netmime.mime_message -> </code><code class="type"><a href="Netcgi1_compat.Netcgi_types.cgi_argument.html">Netcgi1_compat.Netcgi_types.cgi_argument</a></code></pre><pre><span class="keyword">class</span> <a name="TYPEstd_activation"></a><a href="Netcgi1_compat.Netcgi.std_activation.html">std_activation</a> : <code class="type">?env:<a href="Netcgi1_compat.Netcgi_env.cgi_environment.html">Netcgi1_compat.Netcgi_env.cgi_environment</a> -> ?processing:string -> Netmime.mime_header -> <a href="Netcgi1_compat.Netcgi.html#TYPEargument_processing">argument_processing</a> -> ?operating_type:<a href="Netcgi1_compat.Netcgi.html#TYPEoperating_type">operating_type</a> -> unit -> </code><code class="type"><a href="Netcgi1_compat.Netcgi_types.cgi_activation.html">Netcgi1_compat.Netcgi_types.cgi_activation</a></code></pre><pre><span class="keyword">val</span> <a name="VALbuffered_transactional_optype"></a>buffered_transactional_optype : <code class="type"><a href="Netcgi1_compat.Netcgi.html#TYPEoperating_type">operating_type</a></code></pre><pre><span class="keyword">val</span> <a name="VALtempfile_transactional_optype"></a>tempfile_transactional_optype : <code class="type"><a href="Netcgi1_compat.Netcgi.html#TYPEoperating_type">operating_type</a></code></pre></body></html>