Mailing List Archive

httpd patch B18 updated.
Patch : B18
Submitter : rst@ai.mit.edu/rst@ai.mit.edu
Sumary : Status; 302 should work, and doesn't
State : invote
Priority : 3
Keywords :
Have Code : No
Conflicts :
Description:

If a script returns Location;, the special CGI handling
for Location; is invoked even if it returned Status; ---
this makes it impossible to write a script which fakes up
a full redirect (including body text).

--- cliffs on Fri Mar 10 04;13;03 PST 1995 ---

Do you have code for this?
Re: httpd patch B18 updated. [ In reply to ]
Date: Fri, 10 Mar 1995 04:13:42 -0800
From: Web Admin <www@steam.com>

If a script returns Location;, the special CGI handling
for Location; is invoked even if it returned Status; ---
this makes it impossible to write a script which fakes up
a full redirect (including body text).

--- cliffs on Fri Mar 10 04;13;03 PST 1995 ---

Do you have code for this?

Rob Hartill posted a patch for this to the list.
rst