diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2002-08-10 04:35:28 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2002-08-10 04:35:28 +0000 |
| commit | f124555536ce4b815ff160312c094545c36ec440 (patch) | |
| tree | 702199d3b5e34c9ba151483313d8c26565451c75 /www/apache2/files/patch-modules:http:http_request.c | |
| parent | 280725774faa4e3d91ff599cca3a1466c77d300e (diff) | |
Diffstat (limited to 'www/apache2/files/patch-modules:http:http_request.c')
| -rw-r--r-- | www/apache2/files/patch-modules:http:http_request.c | 10 |
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)); |
