grpc-web
grpc-web copied to clipboard
grpc-message: upstream connect error or disconnect/reset before headers. reset reason: protocol error
I use grpc-web at webpage, and golang based backend as grpc-server, then envoy told me protocol error, any suggestions?
you are calling grpc service using http protocol probably.