Skip to content

core: Test binary header base64 padding#12903

Open
perepeli wants to merge 1 commit into
grpc:masterfrom
perepeli:test-binary-header-base64-padding
Open

core: Test binary header base64 padding#12903
perepeli wants to merge 1 commit into
grpc:masterfrom
perepeli:test-binary-header-base64-padding

Conversation

@perepeli

Copy link
Copy Markdown

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)

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.

1 participant