API and sites use SSL

In first - sorry for my english (is not good), i am from Bulgaria.

I’ve use your kraken version of api to get latest streams. After some days i get ssl for my site and i have only 2 bugs to clear the ssl.
Links for images in cdn started with http: protocol and ssl sertificate for my site and my browser has marked this links as mixed content.
I want to clear this.

Your videos is OK (its started with https), but images not.

Here is example:
Streams its shows like https://api.twitch.tv/kraken/channels/mpkbk/stream_key
But pictures like: http://static-cdn.jtvnw.net/jtv_user_pictures/imaqtpie-channel_header_image-3291f90258607a33-640x125.png
i test with https and its work.

Yep, static cdn have https (Ssl protocol) and maybe the right way is to change this:

Please, fix this. Its important for everybody with ssl sites. I dont want to use replace functions in javascript (its complicated and messy)

Closing in favor of the github ticket: https://github.com/justintv/Twitch-API/issues/300