Skip to content

Fix null custom headers - #801

Open
hiro-at-pieces wants to merge 2 commits into
grpc:masterfrom
hiro-at-pieces:hiro/fix
Open

Fix null custom headers#801
hiro-at-pieces wants to merge 2 commits into
grpc:masterfrom
hiro-at-pieces:hiro/fix

Conversation

@hiro-at-pieces

Copy link
Copy Markdown

No description provided.

@linux-foundation-easycla

linux-foundation-easycla Bot commented Sep 1, 2025

Copy link
Copy Markdown

CLA Signed

The committers listed above are authorized under a signed CLA.

@mraleph

mraleph commented Sep 2, 2025

Copy link
Copy Markdown
Member

You need to sign CLA otherwise we can't even look your patch.

@hiro-at-pieces

Copy link
Copy Markdown
Author

You need to sign CLA otherwise we can't even look your patch.

@mraleph I just signed EasyCLA. Let me know if you have any questions

@mosuem

mosuem commented Sep 2, 2025

Copy link
Copy Markdown
Contributor

Is this to solve #736? From the discussion there, I don't believe this is the right fix. Could you elaborate?

@github-actions

github-actions Bot commented Sep 2, 2025

Copy link
Copy Markdown

PR Health

Breaking changes ✔️
Package Change Current Version New Version Needed Version Looking good?
grpc None 4.2.0 4.2.0 4.2.0 ✔️

This check can be disabled by tagging the PR with skip-breaking-check.

Changelog Entry
Package Changed Files
package:grpc lib/src/server/handler.dart

Changes to files need to be accounted for in their respective changelogs.

This check can be disabled by tagging the PR with skip-changelog-check.

API leaks ⚠️

The following packages contain symbols visible in the public API, but not exported by the library. Export these symbols or remove them from your publicly visible API.

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.

@grpc grpc deleted a comment from tsavo-at-pieces Feb 24, 2026
@grpc grpc deleted a comment from tsavo-at-pieces Feb 24, 2026
@grpc grpc deleted a comment from tsavo-at-pieces Feb 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants