Message.addOnRestarted

Emitted when a request that was already sent once is now being sent again (eg, because the first attempt received a redirection response, or because we needed to use authentication).

class Message
gulong
addOnRestarted
(
void delegate dlg
,
ConnectFlags connectFlags = cast(ConnectFlags)0
)

Meta