CookieParam

object CookieParam extends NilParam[Cookie]
trait ArgReader[Unit, Cookie, Request]
class Object
trait Matchable
class Any

Value members

Inherited methods

def arity: Int
Inherited from:
NilParam
def read(ctx: Request, label: String, v: Unit): Cookie
Inherited from:
NilParam