]> err.no Git - varnish/commit
Add trim method to storage backends so chunked encoding can be
authorphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Fri, 16 Jun 2006 10:17:25 +0000 (10:17 +0000)
committerphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Fri, 16 Jun 2006 10:17:25 +0000 (10:17 +0000)
commit6cb77b858ab5e39e71af327d01472cc1692a33f2
tree0214eeedb9b9d4b6c7d9475f38d9365364c0c3df
parent6cbcca10e45d033f12cf077b958145fcd6aea6f0
Add trim method to storage backends so chunked encoding can be
stored efficiently.

git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@190 d4fa192b-c00b-0410-8231-f00ffab90ce4
varnish-cache/bin/varnishd/stevedore.h
varnish-cache/bin/varnishd/storage_file.c
varnish-cache/bin/varnishd/storage_malloc.c