HTTP Header Variables (Local Configuration)
For use with:
- Windows using IIS Plug-in
Each request by a browser to the Web Server sends a set of HTTP Header Variables to the Web Server. HTTP Header Variable support in LANSA for the Web allows you to forward the content of these HTTP Header Variables to the Data/Application Server in the form of function parameters (FUNCPARMS).
If you specify HTTP Header Variables, then these HTTP Header Variables are sent to the Data/Application Server for each incoming request. You should only define Http Header Variables if you really want access to the content of the specified HTTP Header Variables within your Web Application.
If an HTTP request received by the Web Server does not contain the HTTP Header Variable you specified, then the Default Value specified together with the HTTP Header Variable will be sent to the Data/Application Server instead.
To specify
, select the menu and choose the command. The dialog box is displayed.
The
dialog box displays a list of HTTP Header Variables already configured for LANSA for the Web.Add... or Change...
When you14 select the Add or Change button, the relevant Add or Change
Header Variable dialog box is opened.Refer to Add/Change HTTP Header Variable (IBM i only) .