Commit 58ca8c7e1ff820b9deecbb1bbd34ad7408f47da9

Carlos Martín Nieto 2015-06-24T17:27:16

SecureTransport: use the curl stream if available If the libcurl stream is available, use that as the underlying stream instead of the socket stream. This allows us to set a proxy for HTTPS connections.