| RestWebHeaderCollection Class |
Namespace: net.openstack.Core
The RestWebHeaderCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| RestWebHeaderCollection |
Initializes a new instance of the RestWebHeaderCollection class.
| |
| RestWebHeaderCollection(IEnumerableHttpHeader) |
Initializes a new instance of the RestWebHeaderCollection class from
the specified headers.
|
| Name | Description | |
|---|---|---|
| Add |
Inserts a header with the specified name and value into the collection.
(Overrides WebHeaderCollectionAdd(String, String).) |