The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
WebHeaderCollection::Remove Method
.NET Framework (current version)
Removes the specified header from the collection.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | Remove(HttpRequestHeader) | Removes the specified header from the collection. |
![]() | Remove(HttpResponseHeader) | Removes the specified header from the collection. |
![]() | Remove(String^) | Removes the specified header from the collection.(Overrides NameValueCollection::Remove(String^).) |
Show:
