asp.net mvc 4 - Cookies not clearing after closing browser in Mac OS -


my web application build in mvc4 clearing cookies when opening in chorme in windows. same application not clearing cookies when run in mac os. ie working fine expected in chrome not clearing. can please tell me how happening?

under mac os have no permission clear or delete cookie. can reset cookie null values. way kill cookie on user interaction.


Comments

Popular posts from this blog

Python Kivy ListView: How to delete selected ListItemButton? -

ruby - How do I merge two hashes into a hash of arrays? -