Click or drag to resize
HTTPHeadersRemove Method
Overload List
  NameDescription
Public methodRemove(String)
Removes all headers from the header collection which have the specified name.
Public methodRemove(HTTPHeaderItem)
Removes a HTTPHeader item from the collection
Top
See Also