]> err.no Git - varnish/commit
Fix #320: All esi:includes should be picked up with GET,
authorphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Thu, 25 Sep 2008 21:39:02 +0000 (21:39 +0000)
committerphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Thu, 25 Sep 2008 21:39:02 +0000 (21:39 +0000)
commit6d4a385eaed32957c4e4e29dd5a49d26feacd26e
tree2111cba120cdcb01ca73f054317e3296a92ffac0
parent307bf84585e7be40c8aee0e7558526ff1124e307
Fix #320:  All esi:includes should be picked up with GET,
also if the original request was a PASS'ed POST.

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