object
  method charset : string
  method content_type : unit -> string * (string * Mimestring.s_param) list
  method filename : string option
  method finalize : unit -> unit
  method name : string
  method open_value_rd : unit -> Netchannels.in_obj_channel
  method representation : Netcgi_common.representation
  method store : Netcgi_common.store
  method value : string
end




SourceForge.net Logo