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

Servers should send RST_STREAM(NO_ERROR) after trailers if client is not half-closed #2162

Open
ejona86 opened this issue Aug 16, 2016 · 4 comments

Comments

@ejona86
Copy link
Member

ejona86 commented Aug 16, 2016

The HTTP/2 spec calls out this case specifically saying that servers MAY send the RST_STREAM. For gRPC, we are going to consider it more of a SHOULD, although clients still have to assume it is a MAY because intermediaries may in be play.

@ejona86
Copy link
Member Author

ejona86 commented Aug 9, 2018

@ericgribkoff, was this resolved?

@ericgribkoff
Copy link
Contributor

My changes only applied to the client-side, so I believe this issue remains on the server.

@creamsoup
Copy link
Contributor

filed an issue on netty

@ejona86
Copy link
Member Author

ejona86 commented Mar 8, 2019

This came up again in #5443.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants