Type Alias: RequestInterceptor
RequestInterceptor =
object
Defined in: requestInterceptor/types.ts:68
Properties
delete?
optionaldelete:InterceptedDeleteRequest
Defined in: requestInterceptor/types.ts:73
get?
optionalget:InterceptedGetRequest
Defined in: requestInterceptor/types.ts:69
patch?
optionalpatch:InterceptedPatchRequest
Defined in: requestInterceptor/types.ts:71
post?
optionalpost:InterceptedPostRequest
Defined in: requestInterceptor/types.ts:70
put?
optionalput:InterceptedPutRequest
Defined in: requestInterceptor/types.ts:72