]> err.no Git - varnish/commit
Make sure there always is a Host: header in fetch requests.
authorphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Sat, 22 Jul 2006 16:55:17 +0000 (16:55 +0000)
committerphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Sat, 22 Jul 2006 16:55:17 +0000 (16:55 +0000)
commit867674b2e18132b260783e5a96743399979ec20c
treec785b7ca492c5295d0d2129e559fd7ba53401a70
parent66f00280b45b3c5207478548d4ab59f145a101fe
Make sure there always is a Host: header in fetch requests.

We fill it in with backend.hostname, but this may not be optimal
(direct IP# etc etc) so VCL should be able to override it.

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