grpc-mate
grpc-mate copied to clipboard
Better error response when backend gRPC server does not reflection
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.