Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Potential Bug in HttpClient? #6

Open
WoodenMug opened this issue May 10, 2019 · 0 comments
Open

Potential Bug in HttpClient? #6

WoodenMug opened this issue May 10, 2019 · 0 comments

Comments

@WoodenMug
Copy link

WoodenMug commented May 10, 2019

in

receiver.receive(new ContentRange(0, response.body().contentLength()), inputStream(response, requestListener));

0 and contentLengh() are passed in to create the ContentRange(). Shouldn't the first be 0 and last be contentLength() -1 ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant