Back to Acra

Package org.acra.http

web/static/javadoc/5.9.0/acra/org.acra.http/index.html

latest1.1 KB
Original Source

abstract class BaseHttpRequest<T>(config: CoreConfiguration, context: Context, method: HttpSender.Method, login: String?, password: String?, connectionTimeOut: Int, socketTimeOut: Int, headers: Map<String, String>?) : HttpRequest<T> Content copied to clipboard