Context passed to the onRequestStart hook just before an attempt is sent.
onRequestStart
OnRequestStartHandler
The 1-based attempt about to run.
The HTTP method of the request.
The URL the request is being sent to.
Context passed to the
onRequestStarthook just before an attempt is sent.See
OnRequestStartHandler