22#include <olp/core/CoreApi.h>
23#include <olp/core/http/CertificateSettings.h>
24#include <olp/core/porting/optional.h>
36 size_t max_requests_count = 30u;
50 porting::optional<std::string> diagnostic_output_path = porting::none;
Rules all the other namespaces.
Definition AppleSignInProperties.h:24
Settings for custom network certificate.
Definition CertificateSettings.h:32
Settings for network initialization.
Definition NetworkInitializationSettings.h:32
CertificateSettings certificate_settings
The custom certificate settings.
Definition NetworkInitializationSettings.h:41