Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
struct Curl_share: provide sslsession unconditionally
It makes much nicer and less convuluted code everywhere if this struct member is always present even when libcurl is built without SSL support. This reverts parts of commit 15e3e45
- Loading branch information