This condition will met if specified HTTP header is present and the value is met with the condition.  You can use exact, partial or regex values.

How to use it?

If you would like to apply rules if Accept header is text/html then simply use the Exact match

If you would like to apply rules if Accept header contains text/html, but may contains any other mime type then use Partial match