withHttpMethod

fun withHttpMethod(httpMethod: HttpSender.Method): HttpSenderConfigurationBuilder

The {@link HttpSender.Method} to be used when posting with {@link org.acra.annotation.AcraHttpSender#uri()} .

Since

5.0.0

Return

this instance

Parameters

httpMethod

HTTP method used when posting reports.