An interceptor that can modify or replace a response, or trigger a retry.
Return values:
void
undefined
KinetexResponse
KinetexRequest
An interceptor that can modify or replace a response, or trigger a retry.
Return values:
void/undefined— pass throughKinetexResponse— replace the responseKinetexRequest— retry (re-run from dispatch)