public function testNoSSL()
 {
     $this->assertFalse($this->request->isSSL());
 }