Session Storage Options
- browser_type
Provide this in order to hardcode the session namespace in which you wish to store the User-Agent data. By default, the currently discovered browser type will be used, or, if not provided, the value "Zend_Http_UserAgent".
- member
This is the specific variable member within the session namespace in which the data will be stored. By default, the value "storage" will be used.




