mirror of https://github.com/grpc/grpc-java.git
Metadata.removeAll creates an iterator for looking through removed values even if the call doens't use it. This change adds a similar method which doesn't create garbage. This change makes it easier in the future to alter the internals of Metadata where it may be expensive to return removed values. |
||
|---|---|---|
| .. | ||
| src | ||
| third_party/okhttp | ||
| build.gradle | ||