public static interface ContentType.WithMissingCharset
extends ContentType
Represents a content-type which we know to contain text, and would be better off having a charset,
but the client hasn't provided that. For example, "text/xml" without a charset parameter.
Nested Class Summary
Nested classes/interfaces inherited from interface org.apache.pekko.http.javadsl.model.ContentType