Class HttpHeaderData
- Namespace
- RenderHeads.Media.AVProVideo
- Assembly
- AVProVideo.Runtime.dll
Data for handling custom HTTP header fields
[Serializable]
public class HttpHeaderData : IEnumerable
- Inheritance
-
objectHttpHeaderData
- Implements
Properties
| Name | Description |
|---|---|
| this[int] |
Methods
| Name | Description |
|---|---|
| Add(string, string) | |
| Clear() | |
| GetEnumerator() | |
| IsModified() | |
| ToValidatedString() |