[experimental-ims] 0017c88 Merge conditional backend requests with current trunk

Geoff Simmons geoff at varnish-cache.org
Mon Aug 1 13:18:19 CEST 2011


commit 0017c88129ded4062b8297b8c53b8c0e652eb65e
Author: Geoff Simmons <geoff at uplex.de>
Date:   Tue Jun 7 06:59:57 2011 +0200

    Merge conditional backend requests with current trunk

diff --git a/bin/varnishd/cache_http.c b/bin/varnishd/cache_http.c
index 04110c2..dd1124e 100644
--- a/bin/varnishd/cache_http.c
+++ b/bin/varnishd/cache_http.c
@@ -70,10 +70,6 @@ void http_FilterMissingFields(struct worker *w, int fd, struct http *to,
     const struct http *fm);
 
 static enum VSL_tag_e
-
-void http_FilterMissingFields(struct worker *w, int fd, struct http *to,
-    const struct http *fm);
-
 http2shmlog(const struct http *hp, int t)
 {
 



More information about the varnish-commit mailing list