WebHeaderCollectionAdd Method |
Name | Description | |
---|---|---|
Add(String) |
Adds the specified header to the collection.
| |
Add(HttpRequestHeader, String) |
Adds the specified request header with
the specified value to the collection.
| |
Add(HttpResponseHeader, String) |
Adds the specified response header with
the specified value to the collection.
| |
Add(String, String) |
Adds a header with the specified name and
value to the collection.
(Overrides NameValueCollectionAdd(String, String).) |