InterceptResult¶
The result of a request interceptor: either pass the request through or short-circuit with a response.
Type Alias For¶
- (InterceptPass val | InterceptRespond ref)
The result of a request interceptor: either pass the request through or short-circuit with a response.