You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@t-burch Test and post how the wired response looks like (test with curl).
I do not know if we should change something. Cause this might not the only Interceptor. Maybe we should check in the Transport if response==null and then provide an error message?
This leads to
producing weird
200 OK
responses in error cases.(This is due to:
api-gateway/core/src/main/java/com/predic8/membrane/core/interceptor/AbstractInterceptor.java
Line 136 in 3e20594
The text was updated successfully, but these errors were encountered: