with Basic Auth Login
fun withBasicAuthLogin(basicAuthLogin: String): HttpSenderConfigurationBuilder
Content copied to clipboard
you can set here and in {@link org.acra.annotation.AcraHttpSender#basicAuthPassword()} the credentials for a BASIC HTTP authentication.
Since
5.0.0
Return
this instance
Parameters
basicAuthLogin
Login to use.