HTTPHeaders Fields |
The HTTPHeaders type exposes the following members.
Name | Description | |
---|---|---|
_HeaderEncoding |
Text encoding to be used when converting this header object to/from a byte array
| |
HTTPVersion |
HTTP version (e.g. HTTP/1.1)
| |
storage |
Storage for individual HTTPHeaderItems in this header collection
NB: Using a list is important, as order can matter
|