Why can't dev tools display cookies for a webapp running on localhost?
A web app that sets cookies is running on localhost:3000
I open the dev toolbar and type "cookie list"
I expect a list of cookies used by the web app to be displayed.
Instead it says "No cookies found for localhost:3000"
Indeed there are cookies, and firebug displays them.
Is this a bug?
Όλες οι απαντήσεις (2)
Hi jacobsenscott,
I actually do not know. I asked in the irc channel #webdev, however it was a Friday. So, it never hurts to file a bug anyway in [bugzilla.mozilla.org]
Thank you!
Grazie.
I filed a bug https://bugzilla.mozilla.org/show_bug.cgi?id=1042859