Adds all of the specified key/value pairs into the request headers collection.

C# |
public void AddHeaders( NameValueCollection collection )

- collection (NameValueCollection)
- A collection of key/value headers
C# |
public void AddHeaders( NameValueCollection collection )