Closed GoogleCodeExporter closed 9 years ago
Original comment by jmkrist...@gmail.com
on 22 Oct 2008 at 5:21
Original comment by morten.f...@gmail.com
on 18 May 2009 at 6:07
This is indeed correct. The PLAINTEXT signature method returns the signature
urlencoded, and all the
serialize-methods (to_header, to_url, to_postdata) performs urlencoding once
more.
I have updated the Unittest to test both the output from the signature-method
as well as after serialization so
it's tested that the final output will only be encoded once..
I will commit updated code, along with the unit-tests, withing the next couple
of days..
-Morten
Original comment by morten.f...@gmail.com
on 21 May 2009 at 8:57
Did this ever get fixed? I'm having problems with POST's failing.
Original comment by kennw...@gmail.com
on 9 Oct 2009 at 11:08
#4: There is a patch which solves it, hasn't made it into SVN.. When I get the
time I will make sure it makes it's
way to the official repo.. Sorry, I've been preoccupied with other duties..
Original comment by morten.f...@gmail.com
on 10 Oct 2009 at 6:42
This issue was closed by revision r1163.
Original comment by morten.f...@gmail.com
on 5 Jan 2010 at 11:30
Original issue reported on code.google.com by
rcken...@gmail.com
on 10 Oct 2008 at 10:41