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

Support non-keep alive connections #261

Open
kelunik opened this issue Mar 9, 2020 · 1 comment
Open

Support non-keep alive connections #261

kelunik opened this issue Mar 9, 2020 · 1 comment

Comments

@kelunik
Copy link
Member

kelunik commented Mar 9, 2020

There should be a connection pool implementation that always uses a new connection per request.

Note: This is already supported technically, but harder than it needs to be for library consumers.

@mschop
Copy link

mschop commented Apr 29, 2024

@kelunik Can you give an example, how to achieve this? This i a big blocker for me right now, because the server does not support keep-alive.

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

No branches or pull requests

2 participants