support non-h2-conformed metadata processing in Envoy grpc clientS
Open
area/grpc
enhancement
no stalebot
- Dominant language
- C++
- Stars
- 28.9k
- Forks
- 5.6k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 428
Description
*Title*: support non-h2-conformed metadata processing in Envoy grpc clientS
*Description*:
GRPC metadata values could be any binary string, while our grpc client interfaces wants to use Headermap as its container. Let's change the headermaps in src/envoy/grpc/async_client.h to say a multimap of instead.
[optional *Relevant Links*:]
>Any extra documentation required to understand the issue.
Contributor guide
Assessment
This issue has not been assessed yet.