]> err.no Git - varnish/commit
For ESI responses we can only use Chunked encoding for HTTP/1.1 and
authorphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Sat, 11 Oct 2008 11:28:52 +0000 (11:28 +0000)
committerphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Sat, 11 Oct 2008 11:28:52 +0000 (11:28 +0000)
commit140ac74056e5c2b5ba1ab23e7da52de01c62babf
tree7b0be8fd701f53da4a85250945782d6f5ceb1dab
parenta55a8990baef808d57d1ebccc411976c134f85d4
For ESI responses we can only use Chunked encoding for HTTP/1.1 and
later.  Use EOF-encoding for sessions where the request is lower
HTTP protocol versions.

git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@3292 d4fa192b-c00b-0410-8231-f00ffab90ce4
varnish-cache/bin/varnishd/cache_response.c
varnish-cache/bin/varnishd/cache_vrt_esi.c
varnish-cache/bin/varnishtest/tests/e00012.vtc [new file with mode: 0644]