The purpose of this feature is to support thumbnail requests from secure (SSL/HTTPS) pages that would otherwise show an error message when calling an image as HTTP.
To use this feature, you simply call the image using img src as usual but you replace http with https and the image will show without causing your page to display errors about insecure 'elements.'

