Changeset 1984
- Timestamp:
- 06/11/12 14:45:10 (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
r1983 r1984 930 930 | Number of Name/Value pairs (int32) | <+ 931 931 +------------------------------------+ | 932 | Length of name (int32) | | This section is the "Name/Value933 +------------------------------------+ | Header Block", and is compressed.934 | Name (string) | | 935 +------------------------------------+ | 932 | Length of name (int32) | | This section is the 933 +------------------------------------+ | "Name/Value Header 934 | Name (string) | | Block", and is 935 +------------------------------------+ | compressed. 936 936 | Length of value (int32) | | 937 937 +------------------------------------+ | -
draft-ietf-httpbis-http2/latest/draft-ietf-httpbis-http2.xml
r1983 r1984 348 348 | Number of Name/Value pairs (int32) | <+ 349 349 +------------------------------------+ | 350 | Length of name (int32) | | This section is the "Name/Value351 +------------------------------------+ | Header Block", and is compressed.352 | Name (string) | | 353 +------------------------------------+ | 350 | Length of name (int32) | | This section is the 351 +------------------------------------+ | "Name/Value Header 352 | Name (string) | | Block", and is 353 +------------------------------------+ | compressed. 354 354 | Length of value (int32) | | 355 355 +------------------------------------+ |
Note: See TracChangeset
for help on using the changeset viewer.