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
…age for local responses when the request is gRPC (#3299)
Some gRPC clients get confused when they get non-gRPC responses to
their gRPC requests. While such clients should be fixed, we can play
nice and format the local responses returned by Envoy router filter as
gRPC responses when the request is gRPC.
Fixes: #1930
Signed-off-by: Jarno Rajahalme <[email protected]>
https://groups.google.com/forum/#!topic/envoy-users/jn3VJJBGoPo
The text was updated successfully, but these errors were encountered: