Connected: An Internet Encyclopedia
19.4.4 No Content-Transfer-Encoding

Up: Connected: An Internet Encyclopedia
Up: Requests For Comments
Up: RFC 2068
Up: 19 Appendices
Up: 19.4 Differences Between HTTP Entities and MIME Entities
Prev: 19.4.3 Introduction of Content-Encoding
Next: 19.4.5 HTTP Header Fields in Multipart Body-Parts

19.4.4 No Content-Transfer-Encoding

19.4.4 No Content-Transfer-Encoding

HTTP does not use the Content-Transfer-Encoding (CTE) field of MIME. Proxies and gateways from MIME-compliant protocols to HTTP MUST remove any non-identity CTE ("quoted-printable" or "base64") encoding prior to delivering the response message to an HTTP client.

Proxies and gateways from HTTP to MIME-compliant protocols are responsible for ensuring that the message is in the correct format and encoding for safe transport on that protocol, where "safe transport" is defined by the limitations of the protocol being used. Such a proxy or gateway SHOULD label the data with an appropriate Content-Transfer-Encoding if doing so will improve the likelihood of safe transport over the destination protocol.


Next: 19.4.5 HTTP Header Fields in Multipart Body-Parts

Connected: An Internet Encyclopedia
19.4.4 No Content-Transfer-Encoding