HttpCodec

org.http4s.HttpCodec
See theHttpCodec companion trait
object HttpCodec

Attributes

Companion
trait
Source
HttpCodec.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
HttpCodec.type

Members list

Value members

Concrete methods

def apply[A](implicit A: HttpCodec[A]): HttpCodec[A]

Attributes

Source
HttpCodec.scala