Using Internet settings. I can see all persistent cookies and use the developer tools. I can see all session cookies available by JS. There seems to be no way to view the HTTPOnly cookie.
Firefox has many options, both built-in and Firebug, for viewing cookies, including the ability to view request / response headers. Is it impossible to see HTTPOnly cookie in IE8?
Related Questions (No HttpOnly Solutions):
IE7 IE8
source
share