-
Notifications
You must be signed in to change notification settings - Fork 281
Fix null custom headers #801
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
|
You need to sign CLA otherwise we can't even look your patch. |
0010260 to
d18c924
Compare
d18c924 to
a25aa7e
Compare
@mraleph I just signed EasyCLA. Let me know if you have any questions |
|
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.
No description provided.