Skip to content

//kinta-lib/com.dailymotion.kinta.helper

Package com.dailymotion.kinta.helper

Types

Name Summary
CommandUtil [jvm]
Content
object CommandUtil


ProgressRequestBody [jvm]
Content
open class ProgressRequestBody(delegate: RequestBody, listener: ProgressRequestBody.Listener) : RequestBody


Sha1 [jvm]
Content
object Sha1


Functions

Name Summary
executeOrFail [jvm]
Content
fun Request.executeOrFail(errorMessage: String = "Cannot execute ${this.url()}", okHttpClient: OkHttpClient = newOkHttpClient()): ResponseBody


newOkHttpClient [jvm]
Content
fun newOkHttpClient(): OkHttpClient


Properties

Name Summary
okHttpLoggingLevel [jvm] var okHttpLoggingLevel: HttpLoggingInterceptor.Level