« Fuse::DBI ready to mount your database as filesystem | Main | Fed up with Firefox extensions that don't work with new versions? »

Bookmarklet to view cookies on page

This was so simple, that I'm not sure it deserves a whole blog entry. But, anyway. Up until now, I used LiveHTTPHeaders to view cookies, but latest version of Firefox (1.0 RC1) changed version of plugins and LiveHTTPHeaders doesn't work any more.

So, I wrote little bookmarklet to view cookies:

javascript:void(document.write('<html><pre>Cookie: '+unescape(document.cookie+'</pre></html>')));
Or just drag and drop this link to your browser. It displays cookies in format which is suitable for feeding into wget using --cookies=off --header="Cookie: ...." options.

TrackBack

TrackBack URL for this entry:
http://blog.rot13.org/mt/mt-tb.cgi/495

Post a comment

(If you haven't left a comment here before, you may need to be approved by the site owner before your comment will appear. Until then, it won't appear on the entry. Thanks for waiting.)

About

This page contains a single entry from the blog posted on October 22, 2004 5:34 PM.

The previous post in this blog was Fuse::DBI ready to mount your database as filesystem.

The next post in this blog is Fed up with Firefox extensions that don't work with new versions?.

Many more can be found on the main index page or by looking through the archives.

Creative Commons License
This weblog is licensed under a Creative Commons License.
Powered by
Movable Type 4.1