Open kele opened 3 years ago
Currently, interceptors can only know what happened before the Dispatcher has run. In particular, any kind of time measurements or status code logging is impossible.
Dispatcher
Currently, interceptors can only know what happened before the
Dispatcher
has run. In particular, any kind of time measurements or status code logging is impossible.