@JvmStatic @JvmName("get") fun String.toMediaType(): MediaType
Returns a media type for this string.
IllegalArgumentException - if this is not a well-formed media type.
IllegalArgumentException