connectRestarted
fun connectRestarted(connectFlags: <Error class: unknown class> = ConnectFlags(0u), handler: () -> Unit): <Error class: unknown class>
Emitted when a request that was already sent once is now being sent again.
e.g. because the first attempt received a redirection response, or because we needed to use authentication.
Parameters
connectFlags
A combination of ConnectFlags
handler
the Callback to connect