Closed cgendreau closed 7 years ago
Looks good to me. Can this pull request and #53 be merged?
@Abdull there is a developer's meeting next week and we'll discuss these merges.
@cgendreau would you be able to provide a test case for this change?
Thanks!
ListSetsHandler should close his stream otherwise it will result in a
java.lang.IllegalStateException: Invalid use of BasicClientConnManager: connection still allocated.
when used with theHttpOAIClient
and the sets are returned over more than 1 page.