Bluehouse-Technology / grpc

Erlang library for GRPC
Apache License 2.0
100 stars 38 forks source link

[#3] - Fix hardcoded headers (allowing override them) #4

Closed cabol closed 7 years ago

cabol commented 7 years ago

Fix hardcoded headers by allowing override them (merge hardcoded client headers with the given metadata instead of append them)