Discuss this help topic in SecureBlackbox Forum
Processes request headers.
Declaration
Parameters
Description
Call this method to process a client's request.
After the initial checks are performed, this method fires the
OnBeforeRequest event to let the application accept or decline the request.
If the request was accepted,
OnRequest event is fired.