A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

TE Header

Table of Contents

About

The HTTP TE request header specifies the transfer encodings the user agent is willing to accept; the transfer encodings are for message compression and chunking of data during transmission. They are applied at the protocol layer, so an application consuming responses receives the body as if no encoding was applied1.

Anki

References


  1. MDN. “TE header”. Available at: https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/TE. (Accessed: [2025-05-13 Tue 15:31]). ↩︎

Related Posts