sathiamour / oauth-signpost

Automatically exported from code.google.com/p/oauth-signpost
0 stars 0 forks source link

signing MultipartEntity throws exception #16

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
When you try to sign a MultipartEntity with the sign() method, it throws an
exception because MultipartEntity doesn't support getOutputStream().

What is the expected output? What do you see instead?
Not to throw the exception if you are trying to sign MultipartEntity requests.

What version of the product are you using? On what operating system?
signpost-core-1.1-SNAPSHOT.jar, signpost-commonshttp4-1.1-SNAPSHOT.jar  on
Windows XP.

Please provide any additional information below.
Not applicable.

Original issue reported on code.google.com by siahm....@gmail.com on 23 Aug 2009 at 2:13

GoogleCodeExporter commented 8 years ago

Original comment by m.kaepp...@gmail.com on 31 Aug 2009 at 1:25

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r61.

Original comment by m.kaepp...@gmail.com on 31 Aug 2009 at 1:52