I am looking for an HTTP traffic monitor/sniffer (something like Firefox's HttpFox) for Google Chrome, for debugging/development purposes. It is the only thing preventing me from switching entirely to Chrome for web development.
Is there one?
I am looking for an HTTP traffic monitor/sniffer (something like Firefox's HttpFox) for Google Chrome, for debugging/development purposes. It is the only thing preventing me from switching entirely to Chrome for web development.
Is there one?
There is limited support in Chrome's built-in "Developer Tools" panel (Resources tab). However if you want a true monitor I'd go with a proxy such as Fiddler2 or Charles Proxy.