initialize

Initializes the HTTP layer of the SDK.

This should be the first call, made before any other modules are instantiated.

Parameters

config

The HTTP configuration for the SDK.

Throws

If HttpInitializer has already been initialized.