diff options
author | Drachenfels <drachu@gmail.com> | 2014-08-21 16:08:53 +0100 |
---|---|---|
committer | Drachenfels <drachu@gmail.com> | 2014-08-21 16:13:57 +0100 |
commit | b86d1e39b9a201c0c6b97c29217ef112c850a6aa (patch) | |
tree | f42397415905d53b0b6ccecfcd6640e6abc4f4bc /platform/android/java_glue.cpp | |
parent | 89fa70706f9166765c3ac3f799225a467800f065 (diff) |
Fixed copy process of stream of bytes for HttpClient.
=====================================================
Previously if request was not chunked and longer than arbitrary chunk of
4096 bytes, rest was truncated. With this commit, we will copy
everything we have in the memmory.
Diffstat (limited to 'platform/android/java_glue.cpp')
0 files changed, 0 insertions, 0 deletions