Marc Knaup
10/12/2020, 10:42 AMHttpClient? HttpResponse.close() is deprecated.
With CIO I get BindException: Can't assign requested address under high load which is probably due to some (temporary?) resource leak.e5l
10/12/2020, 10:43 AMHttpResponse is in memory, so you don't need cleanup any resources.e5l
10/12/2020, 10:43 AMMarc Knaup
10/12/2020, 10:46 AMe5l
10/12/2020, 10:47 AMMarc Knaup
10/12/2020, 11:05 AM