package ocamlnet

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type argument_processing = [
  1. | `Automatic
  2. | `File
  3. | `Memory
]
type operating_type = [
  1. | `Direct of string
  2. | `Transactional of Netcgi_env.cgi_config -> Netchannels.out_obj_channel -> Netchannels.trans_out_obj_channel
]
class simple_argument : ?ro:bool -> string -> string -> Netcgi_types.cgi_argument
class mime_argument : ?work_around_backslash_bug:bool -> string -> Netmime.mime_message -> Netcgi_types.cgi_argument
val buffered_transactional_optype : operating_type
val tempfile_transactional_optype : operating_type
OCaml

Innovation. Community. Security.