Message60682
Logged In: YES
user_id=2772
When the server sends the 302 response with 'Location:
http://example.com/url%20with%20whitespace', urllib2 seems
to work just fine.
I believe based on reading rfc2396 that a URL that contains
spaces must contain quoted spaces (%20) not literal spaces,
because space is not an "unreserved character" [2.3] and
"[d]ata must be escaped if it does not have a representation
using an unreserved character" [2.4]. |
|
Date |
User |
Action |
Args |
2008-01-20 09:57:34 | admin | link | issue1153027 messages |
2008-01-20 09:57:34 | admin | create | |
|