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

Send file using inputStream instead byte[] #267

Open
octavioroncal opened this issue Jun 18, 2019 · 0 comments
Open

Send file using inputStream instead byte[] #267

octavioroncal opened this issue Jun 18, 2019 · 0 comments

Comments

@octavioroncal
Copy link

When I try to send big files using the session, it crashes because the memory is collapsed. I saw that for sending files is necessary to load all content in byte[].
Is possible to change it by sending the file using InputStreamBody?

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

1 participant