Method Web.CGI.Request()->create()
- Method create
Web.CGI.Request Web.CGI.Request()
- Description
creates the request object. To use, create a Request object while running in a CGI environment. Environment variables will be parsed and inserted in the appropriate fields of the resulting object.