with Http Method
fun withHttpMethod(httpMethod: HttpSender.Method): HttpSenderConfigurationBuilder
Content copied to clipboard
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.