Changeset 155 for draft-ietf-httpbis/latest/p1-messaging.xml
- Timestamp:
- 06/01/08 18:46:19 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p1-messaging.xml
r154 r155 1239 1239 chunk-ext-name = token 1240 1240 chunk-ext-val = token | quoted-string 1241 chunk-data = chunk-size(OCTET)1241 chunk-data = 1*OCTET ; a sequence of chunk-size octets 1242 1242 trailer = *(entity-header CRLF) 1243 1243 </artwork></figure> … … 4134 4134 </t> 4135 4135 <t> 4136 Use names of RFC4234 core rules DQUOTE and HTAB (work in progress on <eref target="http://www3.tools.ietf.org/wg/httpbis/trac/ticket/36"/>) 4136 Use names of RFC4234 core rules DQUOTE and HTAB, 4137 fix broken ABNF for chunk-data 4138 (work in progress on <eref target="http://www3.tools.ietf.org/wg/httpbis/trac/ticket/36"/>) 4137 4139 </t> 4138 4140 </list>
Note: See TracChangeset
for help on using the changeset viewer.