Changeset 1983
- Timestamp:
- 06/11/12 14:43:53 (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
r1982 r1983 885 885 | Number of Name/Value pairs (int32) | <+ 886 886 +------------------------------------+ | 887 | Length of name (int32) | | This section is the "Name/Value888 +------------------------------------+ | Header Block", and is compressed.889 | Name (string) | | 890 +------------------------------------+ | 887 | Length of name (int32) | | This section is the 888 +------------------------------------+ | "Name/Value Header 889 | Name (string) | | Block", and is 890 +------------------------------------+ | compressed. 891 891 | Length of value (int32) | | 892 892 +------------------------------------+ | -
draft-ietf-httpbis-http2/latest/draft-ietf-httpbis-http2.xml
r1982 r1983 298 298 | Number of Name/Value pairs (int32) | <+ 299 299 +------------------------------------+ | 300 | Length of name (int32) | | This section is the "Name/Value301 +------------------------------------+ | Header Block", and is compressed.302 | Name (string) | | 303 +------------------------------------+ | 300 | Length of name (int32) | | This section is the 301 +------------------------------------+ | "Name/Value Header 302 | Name (string) | | Block", and is 303 +------------------------------------+ | compressed. 304 304 | Length of value (int32) | | 305 305 +------------------------------------+ |
Note: See TracChangeset
for help on using the changeset viewer.