diff options
author | Wenqiang Yang <windard@qq.com> | 2020-04-07 18:45:41 +0800 |
---|---|---|
committer | Jens Geyer <jensg@apache.org> | 2020-04-09 21:28:29 +0200 |
commit | 23aabcc1b196dc443a974e168ed5826d06fed945 (patch) | |
tree | 6854ee9867df0da83b8eaa498c4b5cf6d7d2df3f /doc/specs/HeaderFormat.md | |
parent | 5159da90964b774e6ff952efaf2bce516538ae50 (diff) | |
download | thrift-23aabcc1b196dc443a974e168ed5826d06fed945.tar.gz |
markdown head title needs space
This closes #2090
Diffstat (limited to 'doc/specs/HeaderFormat.md')
-rw-r--r-- | doc/specs/HeaderFormat.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/specs/HeaderFormat.md b/doc/specs/HeaderFormat.md index 42ec7ae38..0456f1ea7 100644 --- a/doc/specs/HeaderFormat.md +++ b/doc/specs/HeaderFormat.md @@ -74,7 +74,7 @@ This allows us to distingush between different (older) transports. data. -###Info IDs: +### Info IDs: INFO_KEYVALUE 0x01 - varint32 number of headers. - key/value pairs of varstrings (varint16 length plus |