v3.2.0
- Introduced
CONFIGCAT_USE_EXTERNAL_NETWORK_ADAPTERcmake option andCONFIGCAT_EXTERNAL_NETWORK_ADAPTER_ENABLEDcpp define. If you turn it on, the cpp-sdk won't include thelibcurllibrary. In this case, in the ConfigCat options you should add a custom http session adapter. ConfigCat will use this custom adapter for network requests.