Specifies the types of content that Kaspersky Scan Engine must scan in response modification (RESPMOD) mode.
This is an optional element. If this element is absent from the configuration file, the All
value is used.
Path
ICAPSettings > ScanInRespMode
Attributes
This element has no attributes.
Possible values
This element has the following possible values.
ScanInRespMode element possible values
Value |
Description |
---|---|
|
Only scan the HTTP message body. |
|
Only scan the requested URL. |
|
Scan the HTTP message body and the requested URL. This value is default. |
Empty value |
Do not scan HTTP messages in response modification (RESPMOD) mode. |
Example
The following is an example of this element.
<ScanInRespMode>All</ScanInRespMode> |