/**
* Enable to allow untrusted SSL ceriticates.
* Useful for testing purposes. Use with caution in production.
*/
EMSDWebImageDownloaderAllowInvalidSSLCertificates = 1 << 6,
使用這個(gè)枚舉類型

httpallow.png
可以了。。。。
/**
* Enable to allow untrusted SSL ceriticates.
* Useful for testing purposes. Use with caution in production.
*/
EMSDWebImageDownloaderAllowInvalidSSLCertificates = 1 << 6,
使用這個(gè)枚舉類型
可以了。。。。