|
Options | Name | Purpose | |
---|---|---|---|
LOGICAL ApplyPolicy (IHttpMessage) |
/* Method to apply policy (and exceptions) to HTTP messages (request or response).
@param IHttpMessage The Request or Response object being processed
@return logical If FALSE then the processing of the rule chain halts; if TRUE the next rule (if any) in the
chain is processed */
|
LOGICAL ApplyPolicy (IHttpMessage)
|
---|