]> err.no Git - varnish/commit
Refuse all requests without a protocol field with a 400
authorphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Thu, 6 Jul 2006 21:47:51 +0000 (21:47 +0000)
committerphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Thu, 6 Jul 2006 21:47:51 +0000 (21:47 +0000)
commitb2950f8409ee93ffb9c6e7a9d993c478b2eeba09
treee2ea0b0692693c906f12768233ec301872bb137e
parent2a9cbb1773c4fa426c4c4ed7842fcb0588c510f1
Refuse all requests without a protocol field with a 400

Implement a function to say "400" with.

git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@360 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
varnish-cache/bin/varnishd/cache_pool.c
varnish-cache/bin/varnishd/cache_response.c