Feature/acs 4462 mtls e2e test (#1861)

ACS-4462 add empty response handling
This commit is contained in:
Kacper Magdziarz
2023-04-05 08:22:25 +02:00
committed by GitHub
parent 8b4285afbd
commit 959cf8f13f
2 changed files with 14 additions and 10 deletions

View File

@@ -47,7 +47,6 @@ import org.apache.http.client.methods.HttpPost;
import org.apache.http.entity.ContentType;
import org.apache.http.entity.mime.MultipartEntityBuilder;
import org.apache.http.impl.client.CloseableHttpClient;
import org.apache.http.impl.client.HttpClients;
import org.apache.http.util.EntityUtils;
/**