Changeset 868 for draft-ietf-httpbis/latest/p1-messaging.html
- Timestamp:
- 22/07/10 09:10:39 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p1-messaging.html
r865 r868 1978 1978 <p id="rfc.section.9.p.1">This section defines the syntax and semantics of HTTP/1.1 header fields related to message framing and transport protocols.</p> 1979 1979 <p id="rfc.section.9.p.2">For entity-header fields, both sender and recipient refer to either the client or the server, depending on who sends and who 1980 receives the entity.1980 receives the message. 1981 1981 </p> 1982 1982 <div id="rfc.iref.c.11"></div> … … 2172 2172 </p> 2173 2173 <div id="rfc.figure.u.71"></div><pre class="text"> Transfer-Encoding: chunked 2174 </pre><p id="rfc.section.9.7.p.5">If multiple encodings have been applied to a n entity, the transfer-codings <em class="bcp14">MUST</em> be listed in the order in which they were applied. Additional information about the encoding parameters <em class="bcp14">MAY</em> be provided by other entity-header fields not defined by this specification.2174 </pre><p id="rfc.section.9.7.p.5">If multiple encodings have been applied to a representation, the transfer-codings <em class="bcp14">MUST</em> be listed in the order in which they were applied. Additional information about the encoding parameters <em class="bcp14">MAY</em> be provided by other entity-header fields not defined by this specification. 2175 2175 </p> 2176 2176 <p id="rfc.section.9.7.p.6">Many older HTTP/1.0 applications do not understand the Transfer-Encoding header.</p>
Note: See TracChangeset
for help on using the changeset viewer.