public function testEnforceHttpsFalseVisitHttpsFromSpider()
    {
        // TODO: for spider, https => http?
        foreach ($this->ua_http as $ua) {
            $request = $this->getRequest($ua, true);