BaseHttpConfigurationBuilder

class BaseHttpConfigurationBuilder

Author

F43nd1r

Since

01.06.2017

Functions

httpHeaders
Link copied to clipboard
fun httpHeaders(): Map<String, String>
setHttpHeaders
Link copied to clipboard
fun setHttpHeaders(headers: Map<String, String>)
Set custom HTTP headers to be sent by the provided org.acra.sender.HttpSender This should be used also by third party senders.