Class Web.CGI.Request
- Description
- Retrieves information about a CGI request from the environment and creates an object with the request information easily formatted. 
- Variable
config
 
- multiset(- string) Web.CGI.Request.config
- Description
- If used with Roxen or Caudium webservers, this field will be populated with "config" information. 
- Variable
prestate
 
- multiset(- string) Web.CGI.Request.prestate
- Description
- If used with Roxen or Caudium webservers, this field will be populated with "prestate" information. 
- Variable
remoteaddr
 Variable remotehost
 
- stringWeb.CGI.Request.remoteaddr
 - stringWeb.CGI.Request.remotehost
- Variable
supports
 
- multiset(- string) Web.CGI.Request.supports
- Description
- If used with Roxen or Caudium webservers, this field will be populated with "supports" information.