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-js: Add HTTP status and content type headers to trailers-only responses #2305

Conversation

murgatroid99
Copy link
Member

This fixes #2300. The specification that these headers should be included is in the "Trailers-Only" bullet here.

@murgatroid99 murgatroid99 changed the base branch from master to @grpc/grpc-js@1.8.x January 3, 2023 17:38
@murgatroid99 murgatroid99 merged commit fbfa73c into grpc:@grpc/grpc-js@1.8.x Jan 3, 2023
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.

Content-type header not sent on trailers-only response
2 participants