Subject: | Be able to use https url witout adding more provider. |
At the moment, if we use Web::oEmbed to fetch the same resource but having different protocals( http and https ), we have to add 2 different providers even they use the same api.
So, It would be good if we have only 1 provider but able to deal with the difference of protocal.