Received: (qmail 12065 invoked by uid 2012); 30 Oct 1998 23:44:54 -0000 Message-Id: <19981030234454.12064.qmail@hyperreal.org> Date: 30 Oct 1998 23:44:54 -0000 From: Mark Stier Reply-To: kalium@gmx.de To: apbugs@hyperreal.org Subject: REQUEST_URI is being cutted at non-translated whitespaces, rest prepended to SERVER_PROTOCOL %ENV var. X-Send-Pr-Version: 3.2 >Number: 3319 >Category: mod_env >Synopsis: REQUEST_URI is being cutted at non-translated whitespaces, rest prepended to SERVER_PROTOCOL %ENV var. >Confidential: no >Severity: non-critical >Priority: medium >Responsible: apache >State: closed >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Fri Oct 30 15:50:00 PST 1998 >Last-Modified: Fri Oct 30 15:53:34 PST 1998 >Originator: kalium@gmx.de >Organization: >Release: 1.3.3 >Environment: Apache 1.3.3 final + SSLeay 0.9.0b + mod_perl 1.15_01 on a Pentium 90 MHz, 16 MB RAM, SuSE Linux 5.1 Kernel 2.0.32 gcc 2.7.2.1 >Description: REQ_URI: "http://ipac/cgi-bin/printenv?asd=dddf g" ------------ out put from "printenv": "SERVER_PROTOCOL = g HTTP/1.0" "REQUEST_URI = /cgi-bin/printenv?asd=dddf" >How-To-Repeat: like above >Fix: should be really easy... >Audit-Trail: State-Changed-From-To: open-closed State-Changed-By: marc State-Changed-When: Fri Oct 30 15:53:34 PST 1998 State-Changed-Why: This is not a bug. " " is not valid in a request and it must be encoded. Spaces seperate the method from the URI from the protocol, so Apache is perfectly correct to work as it does. >Unformatted: [In order for any reply to be added to the PR database, ] [you need to include in the Cc line ] [and leave the subject line UNCHANGED. This is not done] [automatically because of the potential for mail loops. ] [If you do not include this Cc, your reply may be ig- ] [nored unless you are responding to an explicit request ] [from a developer. ] [Reply only with text; DO NOT SEND ATTACHMENTS! ]