register

abstract fun <T : ContentConverter> register(contentType: ContentType, converter: T, configuration: T.() -> Unit = {})