Checks whether the header name is present in hdrs and is (case-insensitively) equal to value.
header name
expected value
true if the header is present and its value is value, false otherwise.
Checks whether the header name is present in hdrs and is (case-insensitively) equal to value.