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

http2: fix KEEP_SEND flag remaining set when there's no more data to be sent #6747

Closed
wants to merge 1 commit into from

Conversation

rronto
Copy link
Contributor

@rronto rronto commented Mar 15, 2021

http2: fix KEEP_SEND flag remaining set when there's no more data to be sent

this should fix an issue where curl sometimes doesn't send out a
request with authorization info after a 401 is received over http2

http2: fix KEEP_SEND flag remaining set when there's no more data to be sent

this should fix an issue where curl sometimes doesn't send out a
request with authorization info after a 401 is received over http2
@bagder bagder closed this in 068661b Mar 15, 2021
@bagder
Copy link
Member

bagder commented Mar 15, 2021

Thanks!

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

Successfully merging this pull request may close these issues.

None yet

2 participants