abort property
Abort Http request attempts and return error codes back to downstream service, giving the impression that the upstream service is faulty.
Implementation
final Abort? abort;
Abort Http request attempts and return error codes back to downstream service, giving the impression that the upstream service is faulty.
final Abort? abort;