- Companion:
- object
- Source:
- EntityEncoder.scala
Value members
Abstract methods
Headers that may be added to a Message
Headers that may be added to a Message
Examples of such headers would be Content-Type. NOTE: The Content-Length header will be generated from the resulting Entity and thus should not be added.
- Source:
- EntityEncoder.scala
Headers that may be added to a Message
Headers that may be added to a Message
Examples of such headers would be Content-Type. NOTE: The Content-Length header will be generated from the resulting Entity and thus should not be added.
- Source:
- EntityEncoder.scala
Convert the type A
to an Entity in the effect type F
Convert the type A
to an Entity in the effect type F
- Source:
- EntityEncoder.scala
Convert the type A
to an Entity in the effect type F
Convert the type A
to an Entity in the effect type F
- Source:
- EntityEncoder.scala
Concrete methods
Get the Charset of the body encoded by this EntityEncoder, if defined the headers
Get the Charset of the body encoded by this EntityEncoder, if defined the headers
- Source:
- EntityEncoder.scala
Get the Charset of the body encoded by this EntityEncoder, if defined the headers
Get the Charset of the body encoded by this EntityEncoder, if defined the headers
- Source:
- EntityEncoder.scala
Get the org.http4s.headers.Content-Type of the body encoded by this EntityEncoder, if defined the headers
Get the org.http4s.headers.Content-Type of the body encoded by this EntityEncoder, if defined the headers
- Source:
- EntityEncoder.scala
Get the org.http4s.headers.Content-Type of the body encoded by this EntityEncoder, if defined the headers
Get the org.http4s.headers.Content-Type of the body encoded by this EntityEncoder, if defined the headers
- Source:
- EntityEncoder.scala
Make a new EntityEncoder using this type as a foundation
Make a new EntityEncoder using this type as a foundation
- Source:
- EntityEncoder.scala
Make a new EntityEncoder using this type as a foundation
Make a new EntityEncoder using this type as a foundation
- Source:
- EntityEncoder.scala
Generate a new EntityEncoder that will contain the Content-Type
header
Generate a new EntityEncoder that will contain the Content-Type
header
- Source:
- EntityEncoder.scala
Generate a new EntityEncoder that will contain the Content-Type
header
Generate a new EntityEncoder that will contain the Content-Type
header
- Source:
- EntityEncoder.scala