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

Prevent persistent connections #145

Open
andre77 opened this issue Sep 12, 2023 · 1 comment
Open

Prevent persistent connections #145

andre77 opened this issue Sep 12, 2023 · 1 comment

Comments

@andre77
Copy link

andre77 commented Sep 12, 2023

Not really an issue, more a question.
Is there a way to prevent persistent connections using rescu?
We have issues with a server, which sends Connection='[keep-alive]'
But we need to drop the connection and create a new one for every request.

@mmazi
Copy link
Owner

mmazi commented Sep 18, 2023

I'm not really sure. There's a related issue #5 and the corresponding commit 1776141 though, perhaps check out the code.

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

No branches or pull requests

2 participants