UNPKG

@zohodesk/request_interceptor

Version:

Intercept and modify HTTP headers and payloads before sending requests.Implement custom logic to handle requests based on specific conditions

3 lines (2 loc) 90 B
import { RequestInterceptor } from "./RequestInterceptor"; export { RequestInterceptor };