Skip to content

Commit

Permalink
484446 - InputStreamResponseListener's InputStream uses default read …
Browse files Browse the repository at this point in the history
…(3) and blocks early on never-ending response.

Implemented read(byte[],int.int) to fix the reported issue.
Reworked InputStreamResponseListener to use a callback approach
rather than blocking waiting for content.
  • Loading branch information
sbordet committed Feb 12, 2016
1 parent 9c075ff commit 7c7c49f
Show file tree
Hide file tree
Showing 2 changed files with 290 additions and 244 deletions.

0 comments on commit 7c7c49f

Please sign in to comment.