]> git.ipfire.org Git - thirdparty/squid.git/commit - src/htcp.cc
Finish forward-porting HTCP enhancements from squid 2.HEAD.
authorBenno Rice <benno@squid-cache.org>
Thu, 18 Sep 2008 02:55:19 +0000 (12:55 +1000)
committerBenno Rice <benno@squid-cache.org>
Thu, 18 Sep 2008 02:55:19 +0000 (12:55 +1000)
commit8dceeee38d4b1b3a5bfb62bbec9d81fb3b25b224
tree81302181c273b178e4690bc4a0ee28389734f589
parent0a3d97ee96f71628399de87f3aefcb3f8c7707b6
Finish forward-porting HTCP enhancements from squid 2.HEAD.

- Fix purgeEntriesByUrl call.
- Add logic needed to send HTCP CLR request.
- Add logic needed to send HTCP CLR requests to all configured neighbors.
- Wire in calls to send CLR requests to neighbors in appropriate places.
- Use a reference to the HttpRequestMethod rather than a pointer.
- Various cleanups.
src/Server.cc
src/client_side_reply.cc
src/htcp.cc
src/htcp.h
src/http.cc
src/neighbors.cc
src/protos.h