the specified header could not be found.
HeaderList.remove
bool remove(string name)Remove the first instance of the specified header.
Parameters
name | header name |
Returns
true if the header was successfully removed or false if
bool remove(string name)Remove the first instance of the specified header.
name | header name |
the specified header could not be found.