rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR
使用grpc-go調用grpc服務端時,出現rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: PROTOCOL_ERROR報錯時。
注意檢查metadata里面的key有沒有大寫字母,建議使用metadata.MD帶的Set方法,它會處理好大小寫的問題。



浙公網安備 33010602011771號