Decode response URL to a unicode string.
authorJohannes Gorset <jgorset@gmail.com>
Thu, 19 Jan 2012 23:34:06 +0000 (00:34 +0100)
committerJohannes Gorset <jgorset@gmail.com>
Thu, 19 Jan 2012 23:34:44 +0000 (00:34 +0100)
commitb37fbf30a3d47aca184c0d4551832096fc7e7bb0
tree3d8775134c8b4047a7f26b4bbf7461059d569437
parent61a0e85672dfc7a3784a560b394d99914e77a010
Decode response URL to a unicode string.

Fixes #182
requests/models.py
test_requests.py