lookup> Transfer-Encoding

Transfer-Encoding

lists the transfer coding names corresponding to the sequence of transfer codings that have been (or will be) applied to the payload body in order to form the message body.

通用头RFC7230#3.3.1
NameTransfer-Encoding
Type通用头
SpecificationRFC7230#3.3.1

lists the transfer coding names corresponding to the sequence of transfer codings that have been (or will be) applied to the payload body in order to form the message body.

Transfer-Encoding: chunked

RFC7230#3.3.1

What does the Transfer-Encoding header do?

lists the transfer coding names corresponding to the sequence of transfer codings that have been (or will be) applied to the payload body in order to form the message body.

Is Transfer-Encoding a request or response header?

It is classified as a general header and can appear in requests or responses depending on context.

Related status codes

Related headers