Changeset 1053 for draft-ietf-httpbis/latest/p1-messaging.xml
- Timestamp:
- 23/10/10 07:33:38 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p1-messaging.xml
r1052 r1053 2086 2086 acceptable in the transfer-coding of the response, as described in 2087 2087 <xref target="header.te"/>; or,</t> 2088 2089 <t>the server is the origin server for the response, the trailer2090 fields consist entirely of optional metadata, and the recipient2091 could use the message (in a manner acceptable to the origin server)2092 without receiving this metadata. In other words, the origin server2093 is willing to accept the possibility that the trailer fields might2094 be silently discardedalong the path to the client.</t>2088 2089 <t>the trailer fields consist entirely of optional metadata, and the 2090 recipient could use the message (in a manner acceptable to the server where 2091 the field originated) without receiving it. In other words, the server that 2092 generated the header (often but not always the origin server) is willing to 2093 accept the possibility that the trailer fields might be silently discarded 2094 along the path to the client.</t> 2095 2095 </list> 2096 2096 </t> … … 5683 5683 <section title="Since draft-ietf-httpbis-p1-messaging-12" anchor="changes.since.12"> 5684 5684 <t> 5685 None yet. 5685 Closed issues: 5686 <list style="symbols"> 5687 <t> 5688 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/193"/>: 5689 "Trailer requirements" 5690 </t> 5691 </list> 5686 5692 </t> 5687 5693 </section>
Note: See TracChangeset
for help on using the changeset viewer.