WebSuspendCache Function This function is used to disable the browser cache or (if the option parameter is provided) influence its behavior.
WebResumeCache Function Restores the normal cache behavior, changed by a prior call to the WebSuspendCache function.
WebSetCacheLimit Function This function allows you to implement different cache resizing strategies.
WebSetCacheLimitIE Function Use this function (usually at the beginning of your script - Init transaction) to enable the emulation of the cache size limit
similar to IE.
WebCancelAllRules Function Disables all existing verification and parsing rules that have been set by prior calls of verification or parsing functions
with the WEB_FLAG_RULE flag set.