Which of the following will return a visitor’s UserAgent information?

  • Mage::helper(‘core/http’)->getHttpUserAgent()
  • Mage::helper(‘core/mage’)->getHttpUserAgent()
  • Mage::helper(‘core/mage’)->getHttpAgent()
  • Mage::helper(‘core/http’)->getHttpUserServer()

stackoverflow.com/a/7454818