mirror of https://github.com/apache/cloudstack.git
Replaced HttpClient#execute(HttpUriRequest) with
HttpClient#execute(HttpUriRequest,ResponseHandler<T>).
The former requires extra EntityUtils#consume(HttpEntity).
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| resources/META-INF/cloudstack/ssp | ||
| src/org/apache/cloudstack | ||
| sspmock | ||
| test/org/apache/cloudstack/network/element | ||
| pom.xml | ||