sS convertHttpToHttps(S url) { ret replacePrefix("http://", "https://", url); }