summaryrefslogtreecommitdiff
path: root/www/apache2/files/patch-modules:http:http_request.c
blob: e44aa29391f701e926060bfd39ed6754528c4b72 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- modules/http/http_request.c.orig	26 Jun 2002 19:45:06 -0000	1.150
+++ modules/http/http_request.c	27 Jun 2002 04:40:47 -0000	1.151
@@ -383,8 +383,6 @@
         f = f->next;
     }
 
-    ap_add_input_filter("HTTP_IN", NULL, new, new->connection);
-
     apr_table_setn(new->subprocess_env, "REDIRECT_STATUS",
                    apr_itoa(r->pool, r->status));