envoyproxy/envoy

HTTP body compression for gRPC requests

Open

#6,292 opened on 2019年3月14日

GitHub で見る
 (12 comments) (7 reactions) (1 assignee)C++ (5,373 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (27,997 stars)
PR merge metrics
 (平均マージ 8d) (30d で 378 merged PRs)

説明

Does Envoy support HTTP body compression for gRPC requests?

The gzip filter works well for REST requests, but doesn't seem to work for gRPC requests, even when following the filter documentation.

コントリビューターガイド