]> git.ipfire.org Git - thirdparty/squid.git/commit
Drop dead code in reply parsing
authorAmos Jeffries <squid3@treenet.co.nz>
Sat, 25 Feb 2012 04:19:26 +0000 (21:19 -0700)
committerAmos Jeffries <squid3@treenet.co.nz>
Sat, 25 Feb 2012 04:19:26 +0000 (21:19 -0700)
commitb047537efefccd6034612eaf014626563277bdf3
treee6953a516ad8523462eb68f998afe9a067c32505
parent6d424339e781a51a704778e42012d0f3af0a9f96
Drop dead code in reply parsing

This code has not been used/needed in some time. It can die.

It is also no clear why it existed in the first place. The RFC is not
mentioned by number and RFC 2068/2616 only talk about tolerance for
whitespace before request lines, not replies.
src/http.cc