Closed
Description
Evgeny Goldin opened SPR-7357 and commented
Please, see http://forum.springsource.org/showthread.php?t=91713
Today I need to "abandon" RestTemplate when I need to read a raw binary response as InputStream and not as in-memory byte[]
Thank you!
Affects: 3.0.3
Issue Links:
- SimpleClientHttpResponse.close() does not call close() on URLConnection.getInputStream() if SimpleClientHttpResponse.getBody() was not called before [SPR-17181] #21717 SimpleClientHttpResponse.close() does not call close() on URLConnection.getInputStream() if SimpleClientHttpResponse.getBody() was not called before