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

Do not allow sending headers/data on closed streams #20

Merged
merged 4 commits into from
Jul 23, 2024

Conversation

nitely
Copy link
Owner

@nitely nitely commented Jul 23, 2024

An attempt to improve racy stream errors. So it's not possible to send any non-allowed frame after the stream is closed.

@nitely nitely changed the title Improve stream errors Prevent sending headers/data if the stream is closed Jul 23, 2024
@nitely nitely changed the title Prevent sending headers/data if the stream is closed Do not allow sending headers/data if the stream is closed Jul 23, 2024
@nitely nitely changed the title Do not allow sending headers/data if the stream is closed Do not allow sending headers/data on closed streams Jul 23, 2024
@nitely nitely merged commit f015deb into master Jul 23, 2024
1 check passed
@nitely nitely deleted the improve_strm_errors branch July 23, 2024 03:00
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.

1 participant