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
Currently grpc-mate returns HTTP status code 502 when backend gRPC server does not support reflection. It might be more user-friendly to also give a descriptive message about this fact.
The text was updated successfully, but these errors were encountered:
Currently grpc-mate returns HTTP status code
502
when backend gRPC server does not support reflection. It might be more user-friendly to also give a descriptive message about this fact.The text was updated successfully, but these errors were encountered: