On Mon, 2016-02-22 at 08:23 -0700, pavel wrote:
> Hi, Oleg.
>
> I find can upload data if return from:
> @Override
> public long getContentLength() {
> return -1;
> }
> some data length, instead of -1. Now I find walk around, though I think will
> use HttpClient further and logging option will be useful.
>
Most likely the server can't handle chunk coded transfer encoding.
Oleg
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]