Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

signing MultipartEntity throws exception #16

Closed
GoogleCodeExporter opened this issue Feb 13, 2016 · 2 comments
Closed

signing MultipartEntity throws exception #16

GoogleCodeExporter opened this issue Feb 13, 2016 · 2 comments

Comments

@GoogleCodeExporter
Copy link

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
Copy link
Author

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

  • Changed state: Accepted

@GoogleCodeExporter
Copy link
Author

This issue was closed by revision r61.

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

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant