Skip to content

//okhttp/okhttp3/MultipartBody/Companion/MIXED

MIXED

[jvm]\

@JvmField

val MIXED: MediaType

The "mixed" subtype of "multipart" is intended for use when the body parts are independent and need to be bundled in a particular order. Any "multipart" subtypes that an implementation does not recognize must be treated as being of subtype "mixed".