How to view cookies in safari 10?
问题 These are the approaches I have tried: View HTTP headers in Safari 10, but the cookies is not showed there I can find Cookies section under Storage Tab, but the Cookies are displayed in a table. I would like to view the Cookies in a string rather than a table, is there any way except using another browser? 回答1: It will require a little fiddling, but there is a Python script here http://www.securitylearn.net/2012/10/27/cookies-binarycookies-reader/ that can dump the Binary Cookie format