commit | 532b4f23c7e08fdae9fff189c4b565f6216ffd2a | [log] [tgz] |
---|---|---|
author | Tomasz Mikolajewski <mtomasz@google.com> | Tue Aug 25 14:14:36 2015 +0900 |
committer | Tomasz Mikolajewski <mtomasz@google.com> | Thu Aug 27 16:49:21 2015 +0900 |
tree | 460ae422b6e389e831fbf2fbd44f2e53c7b93cf9 | |
parent | f3c2b3df8bf616ad593e2c0101b04a718f291827 [diff] |
Fix sendObject upload. Two issues are resolved: - sendObject changed to accept raw arguments instead of objectinfo, as calling getObjectInfo after sentObjectInfo is illegal, - send buffer decreased to 16K, as this is the maximum size working per comments in other places. Change-Id: If71644dcbc508dd92c3fe74a2fdb7c6798059b42