WebHeaderCollectionRemove Method |
| Name | Description | |
|---|---|---|
| Remove(HttpRequestHeader) |
Removes the specified request header from the collection.
| |
| Remove(HttpResponseHeader) |
Removes the specified response header from the collection.
| |
| Remove(String) |
Removes the specified header from the collection.
(Overrides NameValueCollectionRemove(String).) |