Enabling HTTPS as a Transport Protocol

(Optional) You can set HTTPS as the transport protocol that the an OData client should use to communicate with a network edge (Example: Relay server).

Syntax

+(void)enableHTTPS:(BOOL)flag;

Parameters

Examples