kohttp / io.github.rybalkinsd.kohttp.dsl.context / FormDataPart

FormDataPart

typealias FormDataPart = Triple<String, String?, RequestBody>