Re: [Web-SIG] python bug issue2464

2008-08-17 Thread Thomas Broyer
On Wed, Aug 13, 2008 at 4:17 PM, Jean-Paul Calderone wrote: > > Some things: > > http://foo.com > > This is not a valid URL. That's not what RFC 3986 says: " The scheme and path components are required, though the path may be empty (no characters). When authority is present, the path must

Re: [Web-SIG] python bug issue2464

2008-08-13 Thread Jean-Paul Calderone
On Wed, 13 Aug 2008 21:00:28 +0530, "O.R.Senthil Kumaran" <[EMAIL PROTECTED]> wrote: * scriptor Jean-Paul Calderone, explico Some things: http://foo.com This is not a valid URL. The correct URL for the intended location here is: http://foo.com/ This is the root of the problem, I su

Re: [Web-SIG] python bug issue2464

2008-08-13 Thread O.R.Senthil Kumaran
* scriptor Jean-Paul Calderone, explico > Some things: > > http://foo.com > > This is not a valid URL. The correct URL for the intended location here > is: > > http://foo.com/ > > This is the root of the problem, I suspect. Firefox notices this problem I doubt, if this is the proble

Re: [Web-SIG] python bug issue2464

2008-08-13 Thread Sidnei da Silva
I also noticed that there's a Set-Cookie header in there. If you're not handling cookies that could potentially cause some trouble too, though I suspect this is not the problem here. On Wed, Aug 13, 2008 at 11:17 AM, Jean-Paul Calderone <[EMAIL PROTECTED]> wrote: > On Wed, 13 Aug 2008 18:14:19 +05

Re: [Web-SIG] python bug issue2464

2008-08-13 Thread Jean-Paul Calderone
On Wed, 13 Aug 2008 18:14:19 +0530, "O.R.Senthil Kumaran" <[EMAIL PROTECTED]> wrote: I am trying to write a fix for this bug http://bugs.python.org/issue2464 - urllib2 can't handle http://www.wikispaces.com What actually happening here is: 1) urllib2 tries to open http://www.wikispaces.com 2)

[Web-SIG] python bug issue2464

2008-08-13 Thread O.R.Senthil Kumaran
I am trying to write a fix for this bug http://bugs.python.org/issue2464 - urllib2 can't handle http://www.wikispaces.com What actually happening here is: 1) urllib2 tries to open http://www.wikispaces.com 2) It gets 302 Redirected to https://session.wikispaces.com/session/auth?authToken=1bd878