Changeset 1985
- Timestamp:
- 06/11/12 14:45:56 (10 years ago)
- Location:
- draft-ietf-httpbis-http2/latest
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis-http2/latest/draft-ietf-httpbis-http2.html
r1984 r1985 1168 1168 | Number of Name/Value pairs (int32) | <+ 1169 1169 +------------------------------------+ | 1170 | Length of name (int32) | | This section is the "Name/Value1171 +------------------------------------+ | Header Block", and is compressed.1172 | Name (string) | | 1173 +------------------------------------+ | 1170 | Length of name (int32) | | This section is the 1171 +------------------------------------+ | "Name/Value Header 1172 | Name (string) | | Block", and is 1173 +------------------------------------+ | compressed. 1174 1174 | Length of value (int32) | | 1175 1175 +------------------------------------+ | -
draft-ietf-httpbis-http2/latest/draft-ietf-httpbis-http2.xml
r1984 r1985 560 560 | Number of Name/Value pairs (int32) | <+ 561 561 +------------------------------------+ | 562 | Length of name (int32) | | This section is the "Name/Value563 +------------------------------------+ | Header Block", and is compressed.564 | Name (string) | | 565 +------------------------------------+ | 562 | Length of name (int32) | | This section is the 563 +------------------------------------+ | "Name/Value Header 564 | Name (string) | | Block", and is 565 +------------------------------------+ | compressed. 566 566 | Length of value (int32) | | 567 567 +------------------------------------+ |
Note: See TracChangeset
for help on using the changeset viewer.