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

Allow HTTP/2 connection and socket to be re-used for future requests #3301

Open
sethmlarson opened this issue Jan 22, 2024 · 0 comments
Open
Assignees
Labels
💰 Bounty $300 If you complete this issue we'll pay you $300 on OpenCollective!
Milestone

Comments

@sethmlarson
Copy link
Member

Currently connections are closed immediately after receiving their response. Instead the connection should be kept open and able to be re-used for more than on request.

@sethmlarson sethmlarson added the 💰 Bounty $300 If you complete this issue we'll pay you $300 on OpenCollective! label Jan 22, 2024
@sethmlarson sethmlarson added this to the HTTP/2 milestone Jan 22, 2024
@sethmlarson sethmlarson changed the title Allow HTTP/2 socket to be re-used for future requests Allow HTTP/2 connection and socket to be re-used for future requests Jan 22, 2024
@sethmlarson sethmlarson self-assigned this Jan 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💰 Bounty $300 If you complete this issue we'll pay you $300 on OpenCollective!
Projects
None yet
Development

No branches or pull requests

1 participant