Changeset 70
- Timestamp:
- 21/12/07 23:12:01 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p1-messaging.xml
r69 r70 1218 1218 <t> 1219 1219 The chunk-size field is a string of hex digits indicating the size of 1220 the chunk . The chunked encoding is ended by any chunk whose size is1220 the chunk-data in octets. The chunked encoding is ended by any chunk whose size is 1221 1221 zero, followed by the trailer, which is terminated by an empty line. 1222 1222 </t>
Note: See TracChangeset
for help on using the changeset viewer.