This configuration variable determines the HTTP header used when Tango Server returns results to a user. The HTTP header sends information to a Web browser about the request: whether it was successful and what kind of information is being returned. It can also be used to redirect the Web browser to a different URL.
.
For more information, see headerFile.
Note:
Changes made to this configuration variable are not saved;
it reverts to the value specified in the file pointed to by the
headerFile each time you start Tango Server (the default). To
make a permanent change to the HTTP header, use headerFile.
The value of httpHeader scope=local determines the content of the HTTP header for the result of the current application file execution. You may set this at any point in the file execution.