Skip to content

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

Closed
rronto wants to merge 1 commit into
curl:masterfrom
rronto:local
Closed

http2: fix KEEP_SEND flag remaining set when there's no more data to be sent#6747
rronto wants to merge 1 commit into
curl:masterfrom
rronto:local

Conversation

@rronto

@rronto rronto commented Mar 15, 2021

Copy link
Copy Markdown
Contributor

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

bagder commented Mar 15, 2021

Copy link
Copy Markdown
Member

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.

2 participants