Skip to content

Conversation

@tanmaykm
Copy link
Member

If the server returns an error or is likely to close connection, it
is best to not reuse the connection for future client interactions.

With this we now set the CURLOPT_FORBID_REUSE flag on the easy
handle when we detect such a condition.

If the server returns an error or is likely to close connection, it
is best to not reuse the connection for future client interactions.

With this we now set the `CURLOPT_FORBID_REUSE` flag on the easy
handle when we detect such a condition.
@tanmaykm tanmaykm merged commit 655c590 into main Jul 19, 2022
@delete-merged-branch delete-merged-branch bot deleted the tan/misc branch July 19, 2022 03:56
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