Skip to content

core: Test binary header base64 padding - #12903

Merged
shivaspeaks merged 1 commit into
grpc:masterfrom
perepeli:test-binary-header-base64-padding
Jul 27, 2026
Merged

core: Test binary header base64 padding#12903
shivaspeaks merged 1 commit into
grpc:masterfrom
perepeli:test-binary-header-base64-padding

Conversation

@perepeli

Copy link
Copy Markdown
Contributor

Verify that binary metadata is emitted without padding and that decoding accepts both padded and unpadded values.

Fixes #2959

Verify that binary metadata is emitted without padding and that
decoding accepts both padded and unpadded values.

Fixes grpc#2959
@linux-foundation-easycla

linux-foundation-easycla Bot commented Jul 11, 2026

Copy link
Copy Markdown

CLA Signed
The committers listed above are authorized under a signed CLA.

  • ✅ login: perepeli / name: Danylo Perepelitsyn (19767f7)

@shivaspeaks shivaspeaks added the kokoro:force-run Add this label to a PR to tell Kokoro to re-run all tests. Not generally necessary label Jul 23, 2026
@grpc-kokoro grpc-kokoro removed the kokoro:force-run Add this label to a PR to tell Kokoro to re-run all tests. Not generally necessary label Jul 23, 2026
@shivaspeaks
shivaspeaks merged commit d0a83e6 into grpc:master Jul 27, 2026
17 of 18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Verify binary header base64 encoding/decoding against grpc spec.

3 participants