WebHeaderCollectionAdd Method |
Name | Description | |
---|---|---|
Add(String) |
Inserts the specified header into the collection.
| |
Add(HttpRequestHeader, String) |
Inserts the specified header with the specified value into the collection.
| |
Add(HttpResponseHeader, String) |
Inserts the specified header with the specified value into the collection.
| |
Add(String, String) |
Inserts a header with the specified name and value into the collection.
|