mirror of
https://github.com/valitydev/thrift.git
synced 2024-11-07 02:45:22 +00:00
THRIFT-5541: Clarify on THeader key/value format in the spec
[skip ci]
This commit is contained in:
parent
f0336417ca
commit
e165fa3c85
@ -78,5 +78,6 @@ This allows us to distinguish between different (older) transports.
|
||||
|
||||
INFO_KEYVALUE 0x01 - varint32 number of headers.
|
||||
- key/value pairs of varstrings (varint16 length plus
|
||||
no-trailing-null string).
|
||||
no-trailing-null string). Implementations MUST NOT
|
||||
alter either key or value in any way.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user