google-chromeinternet-explorer-11session-cookiesmozillaie11-developer-tools

how to watch Internet Explorer local cookies


I want to check whether my session cookies are secure or not in IE11. I am able to check it in chrome and Mozilla but unable to find anything in IE11.

chrome--> DevTools>Application>Storage>Cookies
Mozilla--> DevTools>Storage>Cookies
Edge--> DevTools>Debugger>Cookies

Note: I don't want to check cookie request header inside network tab in developer tools thanks

Edit: I think I found the answer. IE 11 cookies in Developer tools


Solution

  • I found out that Microsoft has removed cookie view feature from IE11.

    IE 11 cookies in Developer tools