bool
http\Header::match(string
$value[, int
$flags = http\Header::MATCH_LOOSE])Match the HTTP header's value against provided $value according to $flags.
string
$value#int
$flags#bool
, whether $value matches the header value according to $flags.