]> err.no Git - varnish/commit
Make -body automatically create a Content-Length header in txresp and txreq.
authorphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Thu, 26 Jun 2008 09:45:29 +0000 (09:45 +0000)
committerphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Thu, 26 Jun 2008 09:45:29 +0000 (09:45 +0000)
commite590a1b21013ec62fad642faa14736508bc79ce1
tree6fb512a148f3095ca1b3c2e22ca77f9f0aad5401
parentb2afeec4f7e05f4c0eaff696523ff5bd29d64c12
Make -body automatically create a Content-Length header in txresp and txreq.

For lowerlevel syntax based tests, we can revert to send and chunked.

git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@2818 d4fa192b-c00b-0410-8231-f00ffab90ce4
varnish-cache/bin/varnishtest/tests/a00006.vtc
varnish-cache/bin/varnishtest/tests/a00007.vtc
varnish-cache/bin/varnishtest/tests/c00004.vtc
varnish-cache/bin/varnishtest/tests/c00005.vtc
varnish-cache/bin/varnishtest/tests/r00255.vtc
varnish-cache/bin/varnishtest/vtc_http.c