I need to view how an application is sending and is receiving traffic through a http protocol that it comunicates on localhost (it has an embeded port coded with .gz) I'm sure it's some XML that it sends and receives but i want to sniff it , and then analize it
Is this possible somehow with Tcpdump? there i can see only that it connects but not the actual send receive