]> git.ipfire.org Git - thirdparty/squid.git/commit
Changed handling of cache hits. Swap in FIRST, then check IMS, refresh
authorwessels <>
Wed, 15 Jul 1998 01:56:39 +0000 (01:56 +0000)
committerwessels <>
Wed, 15 Jul 1998 01:56:39 +0000 (01:56 +0000)
commit49d3fcb007a00fb41d42c82f8ae386a87ca8c3f0
treec062e9ae747cba3f65976346902fdc7b00a8a508
parent222917b29f894d2ac128320470129f2678d229e7
Changed handling of cache hits.  Swap in FIRST, then check IMS, refresh
and other client-side processing.  This gives us mem_obj->url when
we call refreshCheck()
src/client_side.cc
src/refresh.cc