Remove

HeaderCollection.Remove method

按给定的标头名称从集合中删除标头。

public bool Remove(string item)
范围类型描述
itemString标题名称。

返回值

如果项目已成功从集合中删除,则为 true。

也可以看看