]> err.no Git - varnish/commit
Fix another cornercase that fell out as part of the pass->fetch rewrite:
authorphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Sun, 23 Sep 2007 13:46:43 +0000 (13:46 +0000)
committerphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Sun, 23 Sep 2007 13:46:43 +0000 (13:46 +0000)
commitbcefad3e88451d0e69379332932291af2eee7691
tree1eac6bac8300d5369e66915ee207513dd97562e4
parent49d1c06cb5e511d942f5c531309ba5d8a76f354a
Fix another cornercase that fell out as part of the pass->fetch rewrite:

If we pass a HEAD request, we should not rewrite it to GET and not expect
a body either.

git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@1997 d4fa192b-c00b-0410-8231-f00ffab90ce4
varnish-cache/bin/varnishd/cache.h
varnish-cache/bin/varnishd/cache_fetch.c
varnish-cache/bin/varnishd/cache_http.c