MEDIA_TYPE
The media type as a plain String, since this module must not depend on Ktor.
problem-details-ktor exposes the same value as a Ktor ContentType, ProblemContentTypes.Xml, which is what registration code should use. Neither is more canonical than the other; they differ only in which module can name the type.