close HttpClientAdapter's reader instead of InputStream

when getting http entity as string we didn't close
the top-most level object. this was detected by findbugs.
1 file changed