[ Version ( since = "2.50" ) ]
public bool header_equals (string name, string value)
Checks whether the header name
is present in this and is (case-insensitively) equal to
value
.
this | |
name |
header name |
value |
expected value |
|