Click or drag to resize

WebHeaderCollectionRemove Method

Overload List
  NameDescription
Public methodRemove(HttpRequestHeader)
Removes the specified request header from the collection.
Public methodRemove(HttpResponseHeader)
Removes the specified response header from the collection.
Public methodRemove(String)
Removes the specified header from the collection.
(Overrides NameValueCollectionRemove(String).)
Top
See Also