Package DE_EPAGES::WebInterface::API::Constants
LONG_REQUEST_TIME (integer)
time in seconds that need to run over for logging long requests.
This value is configurable in the epages.conf file, section
DE_EPAGES::WebInterface, key LongRequestTime
SEND_X_APPSERVER (integer)
specifies if the HTTP header X-AppServer should be send.
This value is configurable in the epages.conf file, section
DE_EPAGES::WebInterface, key SendXAppServer
SEND_X_POWERED_BY (integer)
specifies if the HTTP header X-Powered-By should be send.
This value is configurable in the epages.conf file, section
DE_EPAGES::WebInterface, key SendXPoweredBy
SEND_X_EPAGES_SITE (integer)
specifies if the HTTP header X-EPAGES_SITE should be send.
This value is configurable in the epages.conf file, section
DE_EPAGES::WebInterface, key SendXEpagesSite
SEND_X_EPAGES_REQUESTID (integer)
specifies if the HTTP header X-EPAGES_RequestID should be send.
This value is configurable in the epages.conf file, section
DE_EPAGES::WebInterface, key SendXEpagesRequestID