]> git.ipfire.org Git - thirdparty/squid.git/commit - src/http.cc
Compliance: rename Trailers header to Trailer everywhere.
authorAlex Rousskov <rousskov@measurement-factory.com>
Tue, 24 Aug 2010 04:03:19 +0000 (22:03 -0600)
committerAlex Rousskov <rousskov@measurement-factory.com>
Tue, 24 Aug 2010 04:03:19 +0000 (22:03 -0600)
commita1651bade4094be72a792883a5afe1b4df5a5abd
tree440ae08966e6fd2f6327d36c36ac2d8ea0da8754
parenta2c12a92d6c3352360db2957bdf939d4ae70da6b
Compliance: rename Trailers header to Trailer everywhere.

RFC 2616 section 13.5.1 has a typo in the Trailers header name. The correct
name is Trailer. See http://trac.tools.ietf.org/wg/httpbis/trac/ticket/9

Co-Advisor test cases: test_case/rfc2616/hopHdr-Trailer-toClt
                       test_case/rfc2616/hopHdr-Trailer-toSrv
src/HttpHeader.cc
src/HttpHeader.h
src/HttpReply.cc
src/http.cc