Ah, so at least now I know where the additional request/response ended
up! There is still something puzzling going on, however.
If we look at the web.http.redirect function, we can see that it starts:
if url.startswith("/"):
newloc = web.ctx.homepath + url
else:
-- Forwarded message --
From: Anand <[EMAIL PROTECTED]>
Date: Jun 18, 2007 5:01 PM
Subject: [webpy] Re: Fwd: Bug#429272: More info
To: [EMAIL PROTECTED]
A bug is already filed for this.
https://bugs.launchpad.net/webpy/+bug/118236
On 18-Jun-07, at 9:16 PM, Kai Hendry
Forwarding Allan's insight...
-- Forwarded message --
From: Allan Saddi <[EMAIL PROTECTED]>
Date: Jun 17, 2007 4:53 PM
Subject: Re: Bug#429272: More info
To: [EMAIL PROTECTED]
Hi Kai,
I'm not aware of it, but it looks like the problem's been solved by
Sam
I dumped the conversation between scgitest.py and mod_scgi when webpy
0.20 was installed. I think I've found the cause of the bug:
--- scgi-dump-bug 2007-06-16 18:39:20.0 +0100
+++ scgi-dump-ok2007-06-16 18:39:31.0 +0100
-T 127.0.0.1:40232 -> 1
4 matches
Mail list logo