sttp.client3.RequestOptions

Aliases

Parameters

subClasses

Js Constructors

new sttp_client3_RequestOptions(
    followRedirects, // boolean
    readTimeout, // scala.concurrent.duration.Duration
    maxRedirects, // int
    redirectToGet, // boolean
)

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(followRedirects:boolean, readTimeout:scala.concurrent.duration.Duration, maxRedirects:int, redirectToGet:boolean):sttp.client3.RequestOptions
copy$default$1():boolean
copy$default$3():int
copy$default$4():boolean
equals(x$1:Any):boolean
followRedirects():boolean
getClass():java.lang.Class[Any]
hashCode():int
isInstanceOf():boolean
maxRedirects():int
notify():Unit
notifyAll():Unit
productArity():int
productElement(x$1:int):Any
productIterator():scala.collection.Iterator[Any]
productPrefix():java.lang.String
redirectToGet():boolean
toString():java.lang.String
wait():Unit
wait(x$1:long):Unit
wait(x$1:long, x$2:int):Unit