-
Task
-
Resolution: Fixed
-
P2: Important
-
None
-
None
-
8
-
25782e886 (dev), 5bc854e90 (dev), c54cacced (6.10), cd368c946 (6.10)
-
Foundation Sprint 133, Foundation Sprint 134, Foundation Sprint 135
We shouldn't add the raw received metadata to the exposed client metadata by default. This was a mistake. The response mechanism is well defined here:
https://github.com/grpc/grpc/blob/master/doc/PROTOCOL-HTTP2.md#responses
https://grpc.io/docs/guides/metadata/
Current idea is to add channel and call options and default the channel to true.