Specifies the types of content that Kaspersky Scan Engine must scan in request modification (REQMOD) mode.
This is an optional element. If this element is absent from the configuration file, the All
value is used.
Path
ICAPSettings > ScanInReqMode
Attributes
This element has no attributes.
Possible values
This element has the following possible values.
ScanInReqMode 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 request modification (REQMOD) mode. |
Example
The following is an example of this element.
<ScanInReqMode>All</ScanInReqMode> |