sendWithoutRequest

open override fun sendWithoutRequest(request: HttpRequestBuilder): Boolean(source)


open override val sendWithoutRequest: Boolean(source)

Deprecated (with error)

Please use sendWithoutRequest function instead

Waits for HttpStatusCode.Unauthorized to send credentials.

Report a problem