You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added const for `CURLOPT_MAXAGE_CONN` definition and exported it.
Useful to control how curl reuses connections.
While the other most options for long lived connections are already present, connection maxage is also critical for cases where multiplexing is enabled.
0 commit comments