use LiveHTTPHeaders with firefox and show us browser-server interaction
--
http://mail.python.org/mailman/listinfo/python-list
On Dec 17, 6:47 pm, "Gabriel Genellina"
wrote:
> En Wed, 17 Dec 2008 20:52:42 -0200, ptn escribió:
>
> > I tried this stupid script on my server:
>
> > #! /usr/bin/env python
>
> > print 'Location:http://www.google.com\n'
>
> > and it didn't work, I get a blank page. I first tried the Loca
En Wed, 17 Dec 2008 20:52:42 -0200, ptn escribió:
I tried this stupid script on my server:
#! /usr/bin/env python
print 'Location: http://www.google.com\n'
and it didn't work, I get a blank page. I first tried the Location
header in another script, and when execution got to