Skip to content

Conversation

@otzy
Copy link

@otzy otzy commented Feb 19, 2017

when POST body is a big one, my spark core goes flashing red and reboots. Unfortunately we don't have enough memory in this controller.
If you have already, for example a numeric array to send to your server, you can build request body on the fly using smaller chunks, thus avoiding out of memory error.
@nmattisson, if you are intersted in the further development of this library, I can commit an example of ChunkStream. Also HttpClient::request methods need some refactoring I think.

@Stabitha
Copy link

Stabitha commented Feb 19, 2017 via email

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

Successfully merging this pull request may close these issues.

2 participants