https://kotlinlang.org logo
#http4k
Title
j

Jonathan Yan

11/02/2017, 9:11 AM
@dave, @s4nchez: I have noticed that for the
ApacheClient
, the underlying
CloseableHttpResponse
is never explicitly closed, would it make sense for
Response
to also be
Closeable
so that there is a way to clean up underlying resources?