public static class ContentType.Companion
| Modifier and Type | Method and Description |
|---|---|
ContentType |
parse(java.lang.String header)
Parses a
Content-Type header into a class ContentType instance. |
@NotNull public ContentType parse(@NotNull java.lang.String header)
Parses a Content-Type header into a class ContentType instance.
class ContentType