mirror of https://github.com/grpc/grpc-java.git
![]() gRPC doesn't create the CronetEngine, so even though streaming is observing the CronetEngine's User-Agent, we don't have control of that. In addition, CronetEngines are commonly shared between gRPC and normal HTTP traffic, so we don't actually expect users to set gRPC in engine's user agent. The existing behavior seems to be working as well as feasible. Fixes #11582 |
||
---|---|---|
.. | ||
main | ||
test/java/io/grpc/cronet |