MCQs > IT & Programming > Magento > For data security and privacy reasons, Magento uses two cookies for frontend session. All I know is that one of them is being set in Mage_Core_Model_Cookie::set(..) and the other one in Zend_Session::expireSessionCookie(). Why does Magento use the Zend_Session::expireSessionCookie()?

Magento MCQs

For data security and privacy reasons, Magento uses two cookies for frontend session.

All I know is that one of them is being set in Mage_Core_Model_Cookie::set(..) and the other one in Zend_Session::expireSessionCookie().

Why does Magento use the Zend_Session::expireSessionCookie()?

Answer

Correct Answer: It is the vestigial code, so I was able to delete the Zend cookie without any apparent deleterious effects

Explanation:

Note: This question has more than 1 correct answers

Note: This Question is unanswered, help us to find answer for this one

Magento Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

Magento Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it