]> git.ipfire.org Git - thirdparty/squid.git/commit - src/tests/testNull.cc
Author: Henrik Nordstrom <hno@squid-cache.org>
authorAmos Jeffries <squid3@treenet.co.nz>
Sat, 6 Feb 2010 06:32:11 +0000 (19:32 +1300)
committerAmos Jeffries <squid3@treenet.co.nz>
Sat, 6 Feb 2010 06:32:11 +0000 (19:32 +1300)
commit11992b6fa57fc6c7c058a53d9077c12ae6c9cdde
treede4589e740eae3fa857e46851ef3b6fe49e07d4d
parent79ddb8e26c63f61319350f12a65e8dbe0591c88e
Author: Henrik Nordstrom <hno@squid-cache.org>
Clean up use of httpReplySetHeaders to be consistent across the code, and
remove the unneeded http_version argument.

Ported from 2.7
21 files changed:
src/HttpReply.cc
src/HttpReply.h
src/cache_manager.cc
src/client_side_reply.cc
src/client_side_request.cc
src/errorpage.cc
src/ftp.cc
src/gopher.cc
src/http.cc
src/icmp/net_db.cc
src/internal.cc
src/mime.cc
src/neighbors.cc
src/store.cc
src/store_digest.cc
src/tests/stub_HttpReply.cc
src/tests/testCoss.cc
src/tests/testNull.cc
src/tests/testUfs.cc
src/urn.cc
src/whois.cc