Both the Http Client driver and the standalone clients contain a transport selector.
To access these properties, double-click HttpClient and double-click Transport.
Property | Value | Description |
---|---|---|
Transport Type | drop-down list |
Switches the underlying transport layer between the standard JRE (
UrlConnectionHttpTransport ) and the third-party OKHttp library (OKHttp Transport ).
|