On 07/30/2010 12:18 PM, Amos Jeffries wrote:
Alex Rousskov wrote:
Compliance: Must forward multi-valued Cache-Controls

httpHdrCcParseInit() ignored all unknown Cache-Control directives
except for the first one because the (type != CC_OTHER) check
applied to the debugging statement only.

This patch avoids whitespace/formatting changes to highlight the
important differences. Format before commit.

Co-Advisor test case:
test_case/rfc2616/endHdr-fwd-set-Cache-Control-toSrv


Thought it was something like this.

+1. Apply immediately please :)

Committed to trunk as r10687.

The modified file compiles, but I could not fully test prior to commit due to bootstrapping LTDL errors and

../ip/.libs/libip.a(Address.o): In function `Ip::Address::SetLocalhost()':
/home/rousskov/Edit/squid3/trunk/src/ip/Address.cc:258: undefined reference to `Ip::EnableIpv6

Cheers,

Alex.

Reply via email to