CondContentType Attribute

Value Description
Type Strings
Default (empty)
Description This attribute specifies a string that restricts rule hit searches to server responses that match the specified content type. The comparison is done using a prefixmatch.

Example

<CondContentType>text/</CondContentType>

This restricts the searching for rule hits to server responses with a content type such as "text/html" or "text/plain."