2.2.3.1.3 HeaderToken
The type of the values of this enumeration is UInt16. The enumeration is used to identify the message frame headers. The possible values of the enumeration and their meanings are given as follows.
Constant/value |
Description |
---|---|
EndHeaders 0 |
Identifies the EndHeader. |
Custom 1 |
Identifies a CustomHeader. |
StatusCode 2 |
Identifies a StatusCodeHeader. |
StatusPhrase 3 |
Identifies a StatusPhraseHeader. |
RequestUri 4 |
Identifies the RequestURIHeader. |
CloseConnection 5 |
Identifies a CloseConnectionHeader. |
ContentType 6 |
Identifies a ContentTypeHeader. |