]> err.no Git - varnish/commit
When we receive an If-Modified-Since on an ESI object, do not process the conditional
authorphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Tue, 25 Nov 2008 08:37:34 +0000 (08:37 +0000)
committerphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Tue, 25 Nov 2008 08:37:34 +0000 (08:37 +0000)
commitee606245749ebe4f9fe62692d63f889132aea1d4
tree619d83c28d87f34d68c6b2fdc1e14e1f3da02493
parent77759ea19163547822b0d514d5b4ecb9a9d39ebf
When we receive an If-Modified-Since on an ESI object, do not process the conditional
for the child object and pretend to send a 304 reply for them, if we have decided to
deliver the main object.

Fixes #386

git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@3433 d4fa192b-c00b-0410-8231-f00ffab90ce4
varnish-cache/bin/varnishd/cache_vrt_esi.c
varnish-cache/bin/varnishtest/tests/r00386.vtc [new file with mode: 0644]