Closed frepond closed 3 years ago
Hi, I'm having problems using a grpc gateway (https://github.com/grpc-ecosystem/grpc-gateway). Apparently this header request_stream.headers.get("grpc-encoding") is empty and this make the nameko service crash.
Included in #44. Thanks @frepond!
Hi, I'm having problems using a grpc gateway (https://github.com/grpc-ecosystem/grpc-gateway). Apparently this header request_stream.headers.get("grpc-encoding") is empty and this make the nameko service crash.