Built on #35278, which should be landed first
Always fail parsing when `grpclb_client_stats` is included in headers -- it's a meaningless value and the only reason to include it would be some sort of attack.
Closes #35279
COPYBARA_INTEGRATE_REVIEW=https://github.com/grpc/grpc/pull/35279 from ctiller:fuzz-309756937
|
||
|---|---|---|
| .. | ||
| ext | ||
| lib | ||
| plugin_registry | ||
| tsi | ||
| BUILD | ||
| README.md | ||
README.md
gRPC core library
This shared library provides all of gRPC's core functionality through a low level API. gRPC libraries for the other languages supported in this repo, are built on top of this shared core library.