HTTPSecureSocket.HTTPProxyPort

From Xojo Documentation

Property (As Integer )
aHTTPSecureSocket.HTTPProxyPort = newIntegerValue
or
IntegerValue = aHTTPSecureSocket.HTTPProxyPort

New in 5.5

Supported for all project types and targets.

The proxy port; required only if you are connecting via proxy.

Example

Socket1.HTTPProxyPort = 7443