Specifies the name of the header field in which the name of the detected threat or a type of legitimate software that can be used by intruders is contained.
The field name must consist of the characters allowed for header field names according to RFC 7230.
The header field contains several names if more than one object is detected in a request that has passed through a proxy server for scanning. Multiple names are specified in any order and separated by a comma (“,”).
The maximum size of a value that can be contained in the header field is 10 KB (kilobytes).
This element is optional.
Path
ICAPSettings > VirusNameICAPHeader
Attributes
This element has no attributes.
Values
This element can have an empty value. If nothing is detected during scanning, the field specified in the VirusNameICAPHeader
element is absent from the response header.
Example
The following is an example of this element.
<VirusNameICAPHeader>X-Virus-ID</VirusNameICAPHeader> |