Indicates whether Kaspersky Scan Engine must include the X-Include
header in its response to the OPTIONS request from the ICAP client.
This element is optional and it can be empty. If the element is empty, Kaspersky Scan Engine does not include the X-Include
header in responses.
Path
ICAPSettings
> RequestingICAPHeaders
Nested elements
This element is a container for the ICAPHeader nested elements.
Example
The following is an example of this element.
<RequestingICAPHeaders> <ICAPHeader>HTTPUserNameICAPHeader</ICAPHeader> <ICAPHeader>HTTPClientIpICAPHeader</ICAPHeader> </RequestingICAPHeaders> |