I would like to capture traffic to localhost (127.0.0.1), over http using Wireshark. It would be helful for debugging.
How can I do it? What capture interface should I use? If I use my NIC as capture interface, only packtes to and from Internet are captured. Is there any settings to get packet to and from localhost?
I am using Wireshark on Windows Vista.