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. |
public ContentType parse(java.lang.String header)
Parses a Content-Type header into a class ContentType instance.
class ContentType