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

Handle StreamReset, and acknowledge received data #81

Merged
merged 1 commit into from
May 25, 2019

Conversation

tomchristie
Copy link
Member

Refs #80

This deals with a couple of apparent issues on the HTTP/2 implementation.

  • acknowledge handled data to the connection, so that it doesn't get blocked.
  • handle StreamReset.

www.google.com is still responding with a 400 protocol error after these changes, but it's an improvement.

@tomchristie tomchristie merged commit 9d19adb into master May 25, 2019
@tomchristie tomchristie deleted the http2-improvements branch May 25, 2019 19:25
@tomchristie tomchristie mentioned this pull request May 12, 2020
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