This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author neologix
Recipients amaury.forgeotdarc, andyharrington, neologix, orsenthil, r.david.murray
Date 2010-07-21.19:55:53
SpamBayes Score 0.009857707
Marked as misclassified No
Message-id <AANLkTiloRt9pCJ0mjGRpwur8TX7b07QwGwNkJF9lEF-j@mail.gmail.com>
In-reply-to <1279733059.81.0.726183027724.issue8035@psf.upfronthosting.co.za>
Content
2010/7/21 Amaury Forgeot d'Arc <report@bugs.python.org>
>
> Amaury Forgeot d'Arc <amauryfa@gmail.com> added the comment:
>
> This URL does not seem to return a 302 code. Is there another example?

There are probably many of them, but a simple way to reproduce it
could be to use netcat on your machine and have it send back:

HTTP/1.1 302 Found
Location: http://www.wikipedia.org/index.php

This should do the trick.

>
> ----------
> nosy: +amaury.forgeotdarc
>
> _______________________________________
> Python tracker <report@bugs.python.org>
> <http://bugs.python.org/issue8035>
> _______________________________________
History
Date User Action Args
2010-07-21 19:55:55neologixsetrecipients: + neologix, amaury.forgeotdarc, orsenthil, andyharrington, r.david.murray
2010-07-21 19:55:54neologixlinkissue8035 messages
2010-07-21 19:55:54neologixcreate