ResponseCookieDecoder

class Object
trait Matchable
class Any

Type members

Inherited classlikes

trait UnsafeAPI
Inherited from:
CookieDecoder

Types

override type Out = Cookie[Response]

Value members

Inherited methods

final def apply(cookie: String)(implicit unsafe: Unsafe): Out
Inherited from:
CookieDecoder

Concrete fields

final override val unsafe: UnsafeAPI