Click or drag to resize
HTTPHeaders Fields

The HTTPHeaders type exposes the following members.

Fields
  NameDescription
Protected field_HeaderEncoding
Text encoding to be used when converting this header object to/from a byte array
Public fieldHTTPVersion
HTTP version (e.g. HTTP/1.1)
Protected fieldstorage
Storage for individual HTTPHeaderItems in this header collection NB: Using a list is important, as order can matter
Top
See Also