apache / pekko-grpc

Apache Pekko gRPC
https://pekko.apache.org/
Apache License 2.0
37 stars 16 forks source link

fix binary trailer decoding #304

Closed jtjeferreira closed 2 months ago

jtjeferreira commented 2 months ago

In #230 I introduced a bug in the trailer decoding where I didn't take into consideration that there are "ASCII headers" and "binary headers"