SimpleContentType

final class SimpleContentType extends AnyVal

A content type as a String. A proper model for content types is beyond the scope of this library

Companion:
object
class AnyVal
trait Matchable
class Any

Value members

Concrete methods

def isOctetStream: Boolean
def isText: Boolean
override def toString: String
Definition Classes
Any

Concrete fields

val contentType: String