cloudstack/plugins/network-elements/stratosphere-ssp
Hiroaki KAWAI f5b9fedb11 stratosphere-ssp plugin: Fix HttpClient4 connection leak
Replaced HttpClient#execute(HttpUriRequest) with
HttpClient#execute(HttpUriRequest,ResponseHandler<T>).
The former requires extra EntityUtils#consume(HttpEntity).
(cherry picked from commit 09e27fd7bf)

Signed-off-by: Animesh Chaturvedi <animesh@apache.org>
2014-02-07 13:16:31 -08:00
..
resources/META-INF/cloudstack/ssp
src/org/apache/cloudstack
sspmock
test/org/apache/cloudstack/network/element
pom.xml