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