summaryrefslogtreecommitdiff
path: root/www/apache21/files/patch-modules:http:http_request.c
diff options
context:
space:
mode:
Diffstat (limited to 'www/apache21/files/patch-modules:http:http_request.c')
-rw-r--r--www/apache21/files/patch-modules:http:http_request.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/www/apache21/files/patch-modules:http:http_request.c b/www/apache21/files/patch-modules:http:http_request.c
deleted file mode 100644
index e44aa29391f7..000000000000
--- a/www/apache21/files/patch-modules:http:http_request.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- 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));