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

Members list

Concise view

Value members

Concrete methods

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

Attributes

Source:
HttpCodec.scala