Denote name and value parts of a multipart request.
@POST("upload")@Multipartsuspend fun uploadFile( @PartMap description: Map<String, String>, @PartMap vararg extras: Pair<String, String>,): String
The Content-Transfer-Encoding of this part.
Content-Transfer-Encoding