Changeset 139 for draft-ietf-httpbis/latest/p1-messaging.html
- Timestamp:
- 03/01/08 21:17:48 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p1-messaging.html
r138 r139 2307 2307 implementations (<a href="#http.version" title="HTTP Version">Section 3.1</a>) 2308 2308 </p> 2309 <p id="rfc.section.D.3.p.4">Proxies should be able to add Content-Length when appropriate.</p> 2310 <p id="rfc.section.D.3.p.5">Transfer-coding had significant problems, particularly with interactions with chunked encoding. The solution is that transfer-codings 2309 <p id="rfc.section.D.3.p.4">Transfer-coding had significant problems, particularly with interactions with chunked encoding. The solution is that transfer-codings 2311 2310 become as full fledged as content-codings. This involves adding an IANA registry for transfer-codings (separate from content 2312 2311 codings), a new header field (TE) and enabling trailer headers in the future. Transfer encoding is a major performance benefit,
Note: See TracChangeset
for help on using the changeset viewer.