17.11 Additional Parameters

When you send a request to the Reports Server through rwcgi ,the following additional parameters, the values of which you cannot change, are implicitly passed along with your request:

Table 17-4 Additional Parameters Passed With a Report Request

Name Description

ACCEPT_LANGUAGE

The comma separated list of languages accepted by the browser/user.

REMOTE_ADDR

The remote IP address from which the user is making the request.

REMOTE_HOST

The remote host name from which the user is making the request.

SCRIPT_NAME

The virtual path of the script being executed.

SERVER_NAME

The host name or IP address of the server on which Oracle Reports Servlet (rwservlet) is running.

SERVER_PORT

The port number of the server on which Oracle Reports Servlet (rwservlet) is running.

SERVER_PROTOCOL

The name and revision of the information protocol with which the request was sent.

USER_AGENT

The description of the remote client's browser.