lookup> TE

TE

indicates what transfer codings, besides chunked, the client is willing to accept in response, and whether or not the client is willing to accept trailer fields in a chunked transfer coding.

请求头RFC7230#4.3
NameTE
Type请求头
SpecificationRFC7230#4.3

indicates what transfer codings, besides chunked, the client is willing to accept in response, and whether or not the client is willing to accept trailer fields in a chunked transfer coding.

TE: trailers

RFC7230#4.3

What does the TE header do?

indicates what transfer codings, besides chunked, the client is willing to accept in response, and whether or not the client is willing to accept trailer fields in a chunked transfer coding.

Is TE a request or response header?

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

Related status codes