2.2.3.3.3.2 CustomHeader
The CustomHeader is used for passing implementation-specific information.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
CustomHeaderToken |
HeaderName (variable) |
||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
HeaderValue (variable) |
|||||||||||||||||||||||||||||||
... |
CustomHeaderToken (2 bytes): A HeaderToken enumeration that identifies the custom header. Its value MUST be 1.
HeaderName (variable): A CountedString value that represents the name of the custom header.
HeaderValue (variable): A CountedString value that represents the value of the custom header.