Companion
Functions
Link copied to clipboard
fun create(headers: Headers?, body: RequestBody): MultipartRequestBody.Part
Content copied to clipboard
Link copied to clipboard
fun createFormData( name: String, filename: String?, headers: Headers?, body: RequestBody): MultipartRequestBody.Part
Content copied to clipboard