remove


Description:

public bool remove (string name)

Remove the first instance of the specified header.

Parameters:

this

a HeaderList

name

header name

Returns:

true if the header was successfully removed or false if the specified header could not be found.