Skip to content

server: send RST_STREAM after trailers if client has not half-closed#2684

Merged
dfawley merged 1 commit into
grpc:masterfrom
dfawley:rst_stream
Mar 14, 2019
Merged

server: send RST_STREAM after trailers if client has not half-closed#2684
dfawley merged 1 commit into
grpc:masterfrom
dfawley:rst_stream

Conversation

@dfawley

@dfawley dfawley commented Mar 12, 2019

Copy link
Copy Markdown
Member

Fixes #834

@dfawley dfawley added this to the 1.20 Release milestone Mar 12, 2019
@dfawley dfawley merged commit 2d5c4df into grpc:master Mar 14, 2019
@dfawley dfawley deleted the rst_stream branch March 15, 2019 16:01
@lock lock Bot locked as resolved and limited conversation to collaborators Sep 11, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Verify that server sends RST_STREAM(NO_ERROR) after trailers if client is not half-closed

2 participants