RFC 2068:Hypertext Transfer Protocol -- HTTP/1.1
RFC-Ref

transfer-encoding


Click on the red underlined text to get to the source

... case-insensitive. HTTP/1.1 uses transfer coding values in the Transfer-Encoding header field (section 14.40). ...
... 14.40). Transfer codings are analogous to the Content-Transfer-Encoding values of MIME , which were designed to enable safe transport ...


... differs from the entity-body only when a transfer coding has been applied, as indicated by the Transfer-Encoding header field (section 14.40). ...
... entity-body | <entity-body encoded as per Transfer-Encoding> Transfer-Encoding ...
... Transfer-Encoding> Transfer-Encoding MUST be used to indicate any transfer codings applied by an application to ensure safe and proper transfer of the message. Transfer-Encoding ...
... Transfer-Encoding MUST be used to indicate any transfer codings applied by an application to ensure safe and proper transfer of the message. Transfer-Encoding is a property of the message, not of the entity, and thus can be added or removed ...
... message-body in a request is signaled by the inclusion of a Content-Length or Transfer-Encoding header field in the request's message-headers ...
... message. 2. If a Transfer-Encoding header field (section 14.40) is present and indicates that the "chunked" transfer coding has been applied, then ...
... | Date ; Section 14.19 | Pragma ; Section 14.32 | Transfer-Encoding ; Section 14.40 | Upgrade ; Section 14.41 | Via ; Section 14.44 ...


... entity-body is obtained from the message-body by decoding any Transfer-Encoding that may have been applied to ensure safe and proper transfer of the message. ...


... Proxy-Authenticate o Transfer-Encoding o Upgrade ...


... the request has a valid Content-Length field, uses Transfer-Encoding: chunked or a multipart body. ...
... including any Content-Encoding that has been applied, but not including any Transfer-Encoding that may have been applied to the message-body. If the message is received with a Transfer-Encoding ...
... Transfer-Encoding that may have been applied to the message-body. If the message is received with a Transfer-Encoding, that encoding must be removed ...
... entity-body exactly as, and in the order that, they would be sent if no Transfer-Encoding were being applied. HTTP ...
... and HTTP headers (including Content-MD5, Content-Transfer-Encoding, and Content-Encoding headers ...
... Content-Encoding headers). If a body-part has a Content- Transfer-Encoding or Content-Encoding header, it is assumed that ...
... body-part is included in the Content-MD5 digest as is -- i.e., after the application. The Transfer-Encoding header field is not allowed within body-parts. ...
... HTTP, unlike MIME, does not use Content-Transfer-Encoding, and does use Transfer-Encoding and Content-Encoding ...
... MIME, does not use Content-Transfer-Encoding, and does use Transfer-Encoding and Content-Encoding. Another is that HTTP ...
... Transfer-Encoding ...
... The Transfer-Encoding general-header field indicates what (if any) type of transformation has been applied to the message body ...
... entity. Transfer-Encoding = "Transfer-Encoding" ":" 1#transfer- coding ...
... Transfer-Encoding = "Transfer-Encoding" ":" 1#transfer- coding ...
... Transfer codings are defined in section 3.6. An example is: Transfer-Encoding: chunked Many older HTTP/1.0 ...


... No Content-Transfer-Encoding ...
... HTTP does not use the Content-Transfer-Encoding (CTE) field of MIME. Proxies ...
... 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 ...
... Introduction of Transfer-Encoding ...
... HTTP/1.1 introduces the Transfer-Encoding header field (section 14.40). Proxies ...
... Content-Length := length Remove "chunked" from Transfer-Encoding ...



Google
Web
RFC-Ref