An interceptor that can modify, replace, or short-circuit a request.
Return values:
void
undefined
KinetexRequest
KinetexResponse
An interceptor that can modify, replace, or short-circuit a request.
Return values:
void/undefined— pass through (possibly mutated ctx.request)KinetexRequest— replace the requestKinetexResponse— short-circuit; skip the actual fetch