[experimental-ims] 5a98340 Merge conditional backend requests with current trunk

Geoff Simmons geoff at varnish-cache.org
Wed Aug 31 16:05:01 CEST 2011


commit 5a98340d0c8f9ebc048d84f59e3251989fe1d871
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 f042321..1279b60 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