Changeset 650 for draft-ietf-httpbis
- Timestamp:
- 29/07/09 08:57:05 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p1-messaging.xml
r649 r650 3195 3195 </section> 3196 3196 3197 <section title="Transfer Coding Registry" anchor="transfer.coding.registration"> 3198 <t> 3199 The registration procedure for HTTP Transfer Codings is now defined 3200 by <xref target="transfer.codings"/> of this document. 3201 </t> 3202 <t> 3203 The HTTP Transfer Codings Registry located at <eref target="http://www.iana.org/assignments/http-parameters"/> 3204 should be updated with the registration below: 3205 </t> 3206 <texttable align="left" suppress-title="true" anchor="iana.transfer.coding.registration.table"> 3207 <ttcol>Registry Name</ttcol> 3208 <ttcol>Description</ttcol> 3209 <ttcol>Reference</ttcol> 3210 <c>Chunked</c> 3211 <c>Transfer in a series of chunks</c> 3212 <c> 3213 <xref target="chunked.transfer.encoding"/> 3214 </c> 3215 </texttable> 3216 </section> 3217 3197 3218 </section> 3198 3219 … … 4996 5017 </list> 4997 5018 </t> 5019 <t> 5020 Partly resolved issues: 5021 <list style="symbols"> 5022 <t> 5023 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/148"/>: 5024 "update IANA requirements wrt Transfer-Coding values" (add the 5025 IANA Considerations subsection) 5026 </t> 5027 </list> 5028 </t> 4998 5029 4999 5030 </section>
Note: See TracChangeset
for help on using the changeset viewer.