header_equals
Description:
Checks whether the header name is present in this and is (case-insensitively) equal to
value.
Parameters:
| this | |
| name |
header name |
| value |
expected value |
Returns:
|
true if the header is present and its value is |