[chromium-discuss] Developer Tools not showing cookie headers

5,509 views
Skip to first unread message

Tauren Mills

unread,
May 17, 2010, 3:34:07 PM5/17/10
to Chromium-discuss
I hope this is the right place to post topics relating to Chrome
Developer Tools. If not, please advise where the appropriate place is.

I find it quite cumbersome to deal with debugging cookie issues using
Chrome Developer Tools. When I want to examine the contents of any
cookies, I have to:

1. Go to Tools -> Options
2. Click Content Settings
3. Click Show cookies and other site data
4. Type domain (i.e. "localhost")
5. Open up site drop down
6. Click on a cookie to see content

I would find it extremely useful if cookie information was included
within the Headers section for each Resource. I'd like to:

1. Open Developer Tools
2. Click on Resources tab
3. Click onto a request
4. View Headers tab for that request
5. See cookie information in Request Headers and Response Headers
sections

I'm surprised it isn't already there, as it seems quite natural to me.
Is there something I'm missing? Is there an extension to add this? If
not, how do I request this feature?

Thanks,
Tauren

--
Chromium Discussion mailing list: chromium...@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-discuss

Mikhail Naganov

unread,
May 17, 2010, 4:19:21 PM5/17/10
to yowz...@gmail.com, Chromium-discuss
It's actually a thing that should be implemented in WebKit. They have
a long-standing bug entry for it:
https://bugs.webkit.org/show_bug.cgi?id=16531

Tauren Mills

unread,
May 18, 2010, 1:15:55 AM5/18/10
to mnag...@chromium.org, Chromium-discuss
Mikhall,

Thanks, I'll follow that webkit bug then. Are there any extensions that would help with debugging cookie issues? I'm looking for a more immediate solution, as that bug has been around for a some time and I'm sure it will be a while until it is addressed. As I mentioned, looking up cookie information in Chrome is really cumbersome at the moment.

Thanks again,
Tauren

Wiiboy

unread,
May 18, 2010, 9:51:08 AM5/18/10
to Chromium-discuss
I was irritated by this as well. Then I noticed that if you go...

Developer Tools -> Storage -> Cookies -> (domain)

You can see and delete cookies.

Tauren Mills

unread,
May 19, 2010, 3:30:12 AM5/19/10
to Chromium-discuss
Thanks, that helps!

Unfortunately, it only shows me what cookies exist right NOW, when I
look at the list. When I'm debugging a cookie issue, it would be nice
to see which requests send what cookies and which requests receive
which cookies. I'd like to be able to determine which requests cause
cookies to be created and deleted. For this reason, I feel it should
also be included in the Resources tab.

Regardless, your solution is better than what I was doing before, and
I appreciate the suggestion.

Thanks again,
Tauren




On May 18, 6:51 am, Wiiboy <jordon...@gmail.com> wrote:
> I was irritated by this as well.  Then I noticed that if you go...
>
> Developer Tools -> Storage -> Cookies -> (domain)
>
> You can see and delete cookies.
>
> --
> Chromium Discussion mailing list: chromium-disc...@chromium.org
Reply all
Reply to author
Forward
0 new messages