Skip to content

Set grpc status if it comes in as a trailer or a normal header #3855

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

dsyer
Copy link
Contributor

@dsyer dsyer commented Jul 18, 2025

Fixes #3783 and #2961. Also allows header filters to modify trailers generally by implementing a special interface. Uses snapshot of reactor-netty for integration test. Will need to be upgraded for main project when the release comes (soon).

@dsyer dsyer mentioned this pull request Jul 18, 2025
@dsyer dsyer changed the title Set status as a trailer or normal header Set status if it comes in as a trailer or a normal header Jul 18, 2025
@dsyer dsyer changed the title Set status if it comes in as a trailer or a normal header Set grpc status if it comes in as a trailer or a normal header Jul 18, 2025
Uses snapshot of reactor-netty for integration test. Will need to
be upgraded for main project when the release comes (soon).

Signed-off-by: Dave Syer <[email protected]>
@dsyer dsyer force-pushed the trailers branch 2 times, most recently from ee7c238 to f68cfd5 Compare July 18, 2025 12:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: GRPCResponseHeadersFilter forces grpc-status in trailer to 0
2 participants