Searched refs:isBehindSsl (Results 1 – 1 of 1) sorted by relevance
48 return $this->isBehindSsl() ? 'https' : 'http';56 protected function isBehindSsl() function in Facebook\\Url\\FacebookUrlDetectionHandler