Hello,
I am using version 1.37.0 using the async option.
What I am trying to do is detect the status code in my interceptor for logging reasons.
It worked fine in the non-async version but not in the async one.
Is there any other way to get the status code from the context object in the asyn mode?
Greetings,
Ilian