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

CURLSHOPT_SHARE.md: Adjust for the new SSL session cache #16245

Closed
wants to merge 1 commit into from

Conversation

mkauf
Copy link
Contributor

@mkauf mkauf commented Feb 7, 2025

curl 8.12.0 introduced an improved SSL session cache. All easy handles that are added to the same multi handle automatically use the multi handle's SSL session cache.

curl 8.12.0 introduced an improved SSL session cache. All easy handles that
are added to the same multi handle automatically use the multi handle's SSL
session cache.
bagder pushed a commit that referenced this pull request Feb 8, 2025
curl 8.12.0 introduced an improved SSL session cache. All easy handles
that are added to the same multi handle automatically use the multi
handle's SSL session cache.

Clsoes #16245
@bagder
Copy link
Member

bagder commented Feb 8, 2025

Closed by 9f3427b (typoed in the commit)

@bagder bagder closed this Feb 8, 2025
@mkauf mkauf deleted the curlshopt-session-cache-docs branch February 10, 2025 08:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants