Enabling HTTP(S) as a Transport Protocol

(Optional)You can set HTTP(S) 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