Exemple #1
0
 protected static function isSecureConnectionLikelyNotUsed()
 {
     return Url::getCurrentSchemeFromRequestHeader() == 'http';
 }