On Fri, Dec 03, 2004 at 10:51:50AM -0500, David Binger wrote:
> It looks to me like the simple_server.py needs to be patched to
> provide the HTTP_ headers in the cgi environment.
>
> On Dec 3, 2004, at 10:44 AM, Mario Ruggier wrote:
>
> >Changing over to 2.0a2 (from 2.0a1, that was the environment of the
> >problem described below), plus running with the application using
> >simple_server.py, I see that there is no longer a HTTP_REFERER request
> >header. Isn't this set by the client? Where is it being dropped?
I've reported a similar bug in Quixote 1.2 in medusa_http.py.
Oleg.
--
Oleg Broytmann http://phd.pp.ru/ phd@phd.pp.ru
Programmers don't die, they just GOSUB without RETURN.