alifahadk commented on issue #10573: URL: https://github.com/apache/apisix/issues/10573#issuecomment-1838498523
@shreemaan-abhishek We are trying to use this plugin for proxying between a gRPC web client (more specifically, the grpc dart web client) and a grpc-java server. Our grpc-java server does not return a grpc-web-compliant HTTP/1.1 response on its own (with the trailers present in the response body). Is this plugin meant to cater to such a scenario (similar to the support provided by the [grpc web filter by Envoy](https://www.envoyproxy.io/docs/envoy/latest/configuration/http/http_filters/grpc_web_filter))? Our initial assumption was that it does that, but latest explorations suggest otherwise. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
