sttp.model.headers.CookieWithMeta

Aliases

Parameters

subClasses

Js Constructors

new sttp_model_headers_CookieWithMeta(
    name, // java.lang.String
    valueWithMeta, // sttp.model.headers.CookieValueWithMeta
)

ApplyMethods

Methods

$bang$eq(x$1:Any):boolean
$eq$eq(x$1:Any):boolean
$hash$hash():int
$init$():Unit
asInstanceOf():scala.Any.T0
canEqual(x$1:Any):boolean
copy$default$1():java.lang.String
equals(x$1:Any):boolean
getClass():java.lang.Class[Any]
hashCode():int
httpOnly():boolean
isInstanceOf():boolean
maxAge():scala.Option[long]
notify():Unit
notifyAll():Unit
productArity():int
productElement(x$1:int):Any
productIterator():scala.collection.Iterator[Any]
productPrefix():java.lang.String
secure():boolean
toString():java.lang.String
wait():Unit
wait(x$1:long):Unit
wait(x$1:long, x$2:int):Unit