The
HTTP Trailer header is a response header that indicates the given set of header fields is present in the trailer of a message encoded with chunked transfer-coding and allows the sender to include additional fields at the end of chunked messages in order to supply metadata.
Syntax:
Trailer: header-names
Directives:
- header-names: It is a set of header fields that are present in the trailer of a message encoded with chunked transfer-coding.
Examples:
Supported Browsers: The browsers compatible with
HTTP Trailer header are listed below:
- Google Chrome
- Internet Explorer
- Firefox
- Opera
- Safari