]> err.no Git - varnish/commit
Make ESI processing actually work.
authorphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Thu, 18 Oct 2007 19:09:33 +0000 (19:09 +0000)
committerphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Thu, 18 Oct 2007 19:09:33 +0000 (19:09 +0000)
commit20ba3c49c5b0e32cdedc948e60533063de0f05b2
treee7a5c969589a987a15cd76acd93f9f8a58411fda
parent7a8163ba1ccca173581b58bce02df51a2b742d54
Make ESI processing actually work.

So far we support only the <esi:remove> element.

All other <esi:...> elements are ignored.

git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@2121 d4fa192b-c00b-0410-8231-f00ffab90ce4
varnish-cache/bin/varnishd/cache.h
varnish-cache/bin/varnishd/cache_hash.c
varnish-cache/bin/varnishd/cache_response.c
varnish-cache/bin/varnishd/cache_vrt_esi.c