public function getProtocol()
 {
     return $this->request->getProtocol();
 }