fixing the client
This commit is contained in:
parent
cf2f55afbb
commit
acab578bc5
|
@ -170,7 +170,6 @@ abstract class BaseHttpClientInvocationWithContents extends BaseHttpClientInvoca
|
|||
}
|
||||
|
||||
if (myParams != null) {
|
||||
|
||||
IHttpRequest request = httpClient.createParamRequest(getContext(), myParams, encoding);
|
||||
return request;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue