errorReason

val errorReason: ErrorReason? = null

If set this causes the request to fail with the given reason. Passing Aborted for requests marked with isNavigationRequest also cancels the navigation. Must not be set in response to an authChallenge.

Sources

jvm source
Link copied to clipboard