Monday, 15 November 2010

Mmmmmmmmmmm, cookies, I LOVE cookies

Thanks to my pal, Brian, I now know how to identify cookies in Firefox *AND* Internet Explorer, using the "special" URL: -

javascript:alert(document.cookie)

which is rather useful.

I've also been using the View Cookies plugin for Firefox, which is available from Bitstorm.

All in all, mnom mnom

No comments:

Note to self - use kubectl to query images in a pod or deployment

In both cases, we use JSON ... For a deployment, we can do this: - kubectl get deployment foobar --namespace snafu --output jsonpath="{...