Skip to content

std.http: fix the http.Client.wait() hanging when there is 1 more byt… #16150

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

Merged
merged 1 commit into from
Jun 23, 2023

Conversation

edyu
Copy link
Contributor

@edyu edyu commented Jun 23, 2023

…e left
This is according to my discussion with @truemedian on the issue #15902 and he suggested that I apply the patch described in #15710 (comment) and send in a PR.
This fixes my long-held problem of using http/1.1 with google oauth2 server so I had to downgrade to http/1.0 for google only.

@kristoff-it
Copy link
Member

Tested this personally and fixed a random (but persistent) crash that I had with the GitHub GraphQL API.

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.

2 participants