]> err.no Git - varnish/commit
After we moved pass to use the same code as fetch, we have run into
authorphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Thu, 20 Sep 2007 08:46:25 +0000 (08:46 +0000)
committerphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Thu, 20 Sep 2007 08:46:25 +0000 (08:46 +0000)
commitb5b1f39061d6d7334b4a059669a1ecd05a18a0ef
treecc1b95dd735d2e35c0f70b225f52b15a24337760
parentb6b18c784cf7efe108f4690d508b0645cf648bf7
After we moved pass to use the same code as fetch, we have run into
a unnecessary connection timeout wait when the returned object does
not have a body.

Rework the "does this response have a body" logic to be more in line
with the RFC.

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