RequestCookieDecoder

class Object
trait Matchable
class Any

Type members

Inherited classlikes

trait UnsafeAPI
Inherited from:
CookieDecoder

Types

override type Out = List[Cookie[Request]]

Value members

Inherited methods

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

Concrete fields

final override val unsafe: UnsafeAPI