2.2.3.3.3.2 CustomHeader

The CustomHeader is used for passing implementation-specific information.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

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.