httpProperties property
Common http configuration which will apply to all http requests made by the SDK. As different platforms have different constraints, and the SDK adds its own configuration (additional headers for instance), not all settings are guaranteed to apply to all connections on all platforms.
Implementation
final HttpProperties httpProperties;