How does consuming till the end of stream using EntityUtils.consume(httpEntity) result in releasing the connection back to the connection pool?

前端 未结 0 1125
别那么骄傲
别那么骄傲 2020-12-15 07:36

I read here that EntityUtils.consume(httpEntity) will result in releasing the connection back to the connection pool, but when I looked at the source code, I co

相关标签:
回答
  • 消灭零回复
提交回复
热议问题