class virtual empty_environment :object
..end
send_output_header
send_file
log_error
log_props
val mutable config : Netcgi.config
val mutable protocol : Nethttp.protocol
val mutable in_header : Nethttp.http_header
val mutable out_header : Nethttp.http_header
val mutable properties : (string * string) list
val mutable in_channel : Netchannels.in_obj_channel
val mutable out_channel : Netchannels.out_obj_channel