VersionSpecific

snunit.http4s.VersionSpecific

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

inline def toHttp4sBody[F[_]](req: Request): Entity[F]
inline def writeResponse[F[_] : Async](req: Request, response: Response[F], statusCode: Int, headers: Headers): F[Unit]