Skip to content
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

grpc/transcoding: add support for fragmented httpBody #11060

Merged
merged 2 commits into from May 5, 2020

Conversation

belyalov
Copy link
Contributor

@belyalov belyalov commented May 5, 2020

Additional Description: As mentioned in #10673 when transcoding of httpBody in streaming mode and grpc frame gets fragmented (e.g. large enough) - http header Content-Type may not be set to correct value from content-type of httpBody.
Risk Level: low
Testing: new unit/integration test
Docs Changes: not changed bcz of this feature was introduced in the same release
Release Notes: not added bcz of this feature was introduced in the same release

…ng httpBody

Signed-off-by: Konstantin Belyalov <arsenicus@mail.ru>
@belyalov belyalov requested a review from lizan as a code owner May 5, 2020 02:32
Signed-off-by: Konstantin Belyalov <arsenicus@mail.ru>
@belyalov
Copy link
Contributor Author

belyalov commented May 5, 2020

@npuichigo FYI

@lizan lizan self-assigned this May 5, 2020
@lizan lizan merged commit 78eaac3 into envoyproxy:master May 5, 2020
@belyalov belyalov deleted the fix_grpc_streaming_large_frames branch May 5, 2020 04:53
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.

None yet

2 participants