How to get the $_SERVER variables in Zend Framework

We can get this by calling the method $this->getRequest()->getServer() in the Zend_Controller_Action