<@U3JDL750W>: In my use case, I have a wrapper imp...
# http4k
j
@s4nchez: In my use case, I have a wrapper implementation of Apache
HttpClient
which creates its own
CloseableHttpResponse
and does some auditing stuff and relies on the call to the
close
method. So, maybe relying on how the Apache library has implemented
CloseableHttpResponse
is not that wise?