HeaderList.remove

bool remove(string name)

Remove the first instance of the specified header.

Parameters

nameheader name

Returns

true if the header was successfully removed or false if

the specified header could not be found.