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?