hengyunabc / zabbix-api

zabbix-api for java
Apache License 2.0
92 stars 68 forks source link

CloseableHttpResponse needs to be fully consumed and closed #30

Open jcfvalente opened 4 years ago

jcfvalente commented 4 years ago

Method call() here needs to properly deal with CloseableHttpResponse.

It needs to make sure that: