-
- All Implemented Interfaces:
-
org.acra.http.HttpRequest
public abstract class BaseHttpRequest<T extends Object> implements HttpRequest<T>
-
-
Constructor Summary
Constructors Constructor Description BaseHttpRequest(CoreConfiguration config, Context context, HttpSender.Method method, String login, String password, Integer connectionTimeOut, Integer socketTimeOut, Map<String, String> headers)
-