Removes the specified header from the collection.
header The System.Net.HttpRequestHeader instance to remove from the collection.
WebHeaderCollection.Remove(HttpRequestHeader) deletes the specified header from the collection. If the specified header does not exist, the method does nothing.