-
-
Notifications
You must be signed in to change notification settings - Fork 6.5k
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
http/2 connection unnecessary closed when single transfer stopped #2237
Comments
patch.txt |
Yes, I think it should be fine! @dhakiptk, can you make a PR out of this so that we get some tests run on it before we merge? (if not, I can do it for you) |
Thank you very much for including these changes :) |
I did this
"lali .cpp" reported this issue on the mailing list:
There are example code provided by the reporter to reproduce the issue in the email.
I expected the following
If the connection is setup, removing an individual HTTP/2 transfer should not close the connection.
curl/libcurl version
libcurl 7.57.0
operating system
Probably not relevant
The text was updated successfully, but these errors were encountered: