WebHeaderCollection « Network « C# / C Sharp






1.WebHeaderCollection.Add Inserts the specified header into the collection.
2.Gets an array of header values stored in a header.
3.Tests whether the specified HTTP header can be set for the request.
4.Removes the specified header from the collection.
5.Sets the specified header to the specified value.