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

Impossible to put a file with an inputStream, mandatory for large file #39

Open
adiune-droid opened this issue Mar 1, 2020 · 1 comment

Comments

@adiune-droid
Copy link

This method is not implemented
void put(String url, InputStream dataStream, String contentType) throws IOException;

@guillaume-tgl
Copy link
Contributor

guillaume-tgl commented Mar 2, 2020

That's right, see this ongoing PR for ideas on how to fix this: #15. Feel free to open a new PR if you'd like to add support.

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

No branches or pull requests

2 participants