vertx-http-proxy
vertx-http-proxy copied to clipboard
Is there any plan to support grpc proxy?
Describe the feature
- I used http-proxy to proxy grpc request, but client receive
{
"error": "2 UNKNOWN: No status received"
}
Contribution
No response