Skip to content

Reland HPACK parsing changes#26997

Merged
ctiller merged 2 commits intogrpc:masterfrom
ctiller:hpack
Aug 13, 2021
Merged

Reland HPACK parsing changes#26997
ctiller merged 2 commits intogrpc:masterfrom
ctiller:hpack

Conversation

@ctiller
Copy link
Copy Markdown
Member

@ctiller ctiller commented Aug 12, 2021

This reverts commit 840bcce.

Fixes are in 0700ff6

Long story short, we previously had no tests in OSS for handling of base64 binary metadata with trailing =='s

@ctiller ctiller added the release notes: no Indicates if PR should not be in release notes label Aug 12, 2021
@ctiller ctiller requested a review from yashykt August 12, 2021 22:51
@ctiller ctiller merged commit bbea27d into grpc:master Aug 13, 2021
Vignesh2208 pushed a commit to Vignesh2208/grpc that referenced this pull request Aug 20, 2021
* Revert "Revert "HPACK Table --> C++ (grpc#26851)" (grpc#26995)"

This reverts commit 840bcce.

* fix bad parsing of trailing === in binary metadata
lidizheng pushed a commit to lidizheng/grpc that referenced this pull request Sep 23, 2021
* Revert "Revert "HPACK Table --> C++ (grpc#26851)" (grpc#26995)"

This reverts commit 840bcce.

* fix bad parsing of trailing === in binary metadata
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release notes: no Indicates if PR should not be in release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants