NavidJalali commented on code in PR #456: URL: https://github.com/apache/pekko-grpc/pull/456#discussion_r2109471395
########## interop-tests/src/test/scala/org/apache/pekko/grpc/scaladsl/PowerApiSpec.scala: ########## @@ -182,6 +182,37 @@ abstract class PowerApiSpec(backend: String) metadataServer.terminate(3.seconds) } + + "pre-announce trailers in the headers" in { Review Comment: Also I think the bug might be coming from upstream to them from `net/http/httputil` but 🤷 I am a bit limited with my golang reading capabilities -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For additional commands, e-mail: notifications-h...@pekko.apache.org