Fix null custom headers - #801
Open
hiro-at-pieces wants to merge 2 commits into
Open
Conversation
Member
|
You need to sign CLA otherwise we can't even look your patch. |
hiro-at-pieces
force-pushed
the
hiro/fix
branch
from
September 2, 2025 13:54
0010260 to
d18c924
Compare
hiro-at-pieces
force-pushed
the
hiro/fix
branch
from
September 2, 2025 13:58
d18c924 to
a25aa7e
Compare
Author
@mraleph I just signed EasyCLA. Let me know if you have any questions |
Contributor
|
Is this to solve #736? From the discussion there, I don't believe this is the right fix. Could you elaborate? |
PR HealthBreaking changes ✔️
This check can be disabled by tagging the PR with Changelog Entry ❗
Changes to files need to be accounted for in their respective changelogs. This check can be disabled by tagging the PR with
API leaks
|
| Package | Leaked API symbol | Leaking sources |
|---|---|---|
| grpc | $1.Duration | generated/google/rpc/error_details.pb.dart::RetryInfo::retryDelay generated/google/protobuf/duration.pb.dart::Duration::clone generated/google/protobuf/duration.pb.dart::Duration::copyWith generated/google/protobuf/duration.pb.dart::Duration::create generated/google/protobuf/duration.pb.dart::Duration::createEmptyInstance generated/google/protobuf/duration.pb.dart::Duration::createRepeated generated/google/protobuf/duration.pb.dart::Duration::getDefault generated/google/rpc/error_details.pb.dart::RetryInfo::retryDelay generated/google/rpc/error_details.pb.dart::RetryInfo::ensureRetryDelay generated/google/rpc/error_details.pb.dart::RetryInfo::new::retryDelay |
This check can be disabled by tagging the PR with skip-leaking-check.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.