setSocketKeepAlive

fun setSocketKeepAlive(enable: Boolean = definedExternally, initialDelay: Number = definedExternally)(source)

Once a socket is assigned to this request and is connected socket.setKeepAlive() will be called.

Since

v0.5.9