A web request that can be executed through the API interface.
CGI variables
Optional array with files uploaded through the request.
The path of the web handler that will execute the web request.
The optional HTTP headers sent in request.
Optional session information.
The optional HTTP variables sent in request.
A web request that can be executed through the API interface.