grpc-java/cronet/src
Sangamesh 83538cdae3
cronet: Delete TODO for User-Agent on CronetEngine
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
2025-05-27 10:52:47 -07:00
..
main cronet: Delete TODO for User-Agent on CronetEngine 2025-05-27 10:52:47 -07:00
test/java/io/grpc/cronet cronet: Update to StandardCharsets and assertNotNull API's 2024-04-22 09:54:49 -07:00