HeaderList.contains
bool contains(string name)Checks whether or not a header exists.
Parameters
name | header name |
Returns
true if the specified header exists or false otherwise.
bool contains(string name)Checks whether or not a header exists.
name | header name |