Click or drag to resize
WebHeaderCollectionRemove Method
Overload List
  NameDescription
Public methodRemove(HttpRequestHeader)
Removes the specified header from the collection.
Public methodRemove(HttpResponseHeader)
Removes the specified header from the collection.
Public methodRemove(String)
Removes the specified header from the collection.
Top
See Also