Enabling HTTPs as a Transport Protocol

You can set HTTPs as the transport protocol that the OData client should use to communicate with any host (Example: Relay server).

Syntax

+(void)enableHTTPS:(BOOL)flag;

Parameters

Examples