Changeset 2083 for draft-ietf-httpbis/latest/p1-messaging.xml
- Timestamp:
- 05/01/13 07:12:36 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p1-messaging.xml
r2081 r2083 143 143 <t> 144 144 The Hypertext Transfer Protocol (HTTP) is an application-level 145 request/response protocol that uses extensible semantics and MIME-like145 request/response protocol that uses extensible semantics and self-descriptive 146 146 message payloads for flexible interaction with network-based hypertext 147 147 information systems. This document is the first in a series of documents … … 4676 4676 <t> 4677 4677 HTTP/1.1 introduces the <x:ref>Transfer-Encoding</x:ref> header field 4678 (<xref target="header.transfer-encoding"/>). Proxies/gateways &MUST; remove4679 any transfer coding prior to forwarding a message via a MIME-compliant4680 protocol.4678 (<xref target="header.transfer-encoding"/>). 4679 Transfer codings need to be decoded prior to forwarding an HTTP message 4680 over a MIME-compliant protocol. 4681 4681 </t> 4682 4682 </section>
Note: See TracChangeset
for help on using the changeset viewer.