Appendix B. HTTP Header Fields

This appendix discusses the following HTTP header fields not included in Chapter 8, “HTTP and Related Concepts.”

General Header Fields

• Trailer

• Upgrade

• Via

• Warning

• Cache-Control

• Connection

• Date

• Pragma

• Transfer-Encoding

Trailer General Header Field

The Trailer field indicates that a number of header fields are present in the trailer of a chunked transfer-coding encoded message. This is partly because HTTP/1.1 messages must include a Trailer field when using chunked transfer coding. This tells the recipient which fields to find in the trailer.

If there is no Trailer field in the header, the trailer should not include any header fields other than the Transfer-Encoding, Content-Length, and Trailer ...

Get Data Center Fundamentals now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.