public class HttpHelper extends Object
| Constructor and Description |
|---|
HttpHelper() |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.http.HttpResponse |
sendRequest(org.apache.http.client.methods.HttpUriRequest httpRequest,
String bearerToken,
String username,
String password,
InputStream content,
Long contentLength,
List<org.apache.http.NameValuePair> pairs) |
public static org.apache.http.HttpResponse sendRequest(org.apache.http.client.methods.HttpUriRequest httpRequest,
String bearerToken,
String username,
String password,
InputStream content,
Long contentLength,
List<org.apache.http.NameValuePair> pairs)
throws IOException
IOExceptionCopyright © 2016–2019 Katalon LLC.. All rights reserved.