zio.http.Body.ContentType
See theContentType companion object
final case class ContentType(mediaType: MediaType, boundary: Option[Boundary] = ..., charset: Option[Charset] = ...)
Attributes
- Companion
- object
- Graph
-
- Supertypes
Members list
In this article