httpbis: Ticket #9: Trailer

Link:  http://trac.tools.ietf.org/wg/httpbis/trac/ticket/9

Origin:  http://lists.w3.org/Archives/Public/ietf-http-wg-old/2000SepDec/0127.html

Component: p6-cache

In [section 13.5.1], which describes End-to-End and Hop-by-Hop headers, the text says:

    The following HTTP/1.1 headers are hop-by-hop headers:
    - Connection
    - Keep-Alive
    - Proxy-Authenticate
    - Proxy-Authorization
    - TE
    - Trailers
    - Transfer-Encoding
    - Upgrade

But the correct header name is 'Trailer' (no 's'):

    The following HTTP/1.1 headers are hop-by-hop headers:
    - Connection
    - Keep-Alive
    - Proxy-Authenticate
    - Proxy-Authorization
    - TE
    - Trailer
    - Transfer-Encoding
    - Upgrade

Mails

Associated Checkins

fielding@gbiv.com (Sat, 22 Dec 2007 00:09:17 GMT)
[75]: Resolve #9: Trailer

History

: comment added; version, resolution, milestone set; status changed (Sat, 22 Dec 2007 00:09:17 GMT)

Fixed in [75]

: comment added; version changed (Sat, 22 Dec 2007 04:12:08 GMT)

: comment added; component set (Sat, 09 Aug 2008 12:56:12 GMT)

: comment added; origin set (Sat, 09 Aug 2008 18:49:34 GMT)

Related Information

Issues List Index