Nikky
02/02/2020, 5:34 PMMarcin Wisniowski
06/16/2020, 10:35 PMNikky
06/16/2020, 10:52 PMbody = object: ByteArrayContent {
override val contentLength = TODO()
override fun bytes() = TODO()
}
and then set whatever header for the encodingMarcin Wisniowski
06/16/2020, 11:01 PM