I wonder how it works with TLS if it’s working at the socket level..
It's good knowing this tool exists, but I think I'll stick to tcpdump and Wireshark. In Wireshark it's trivial to use the `http.request` filter to do this, and following the TCP conversation with decoded bodies, or specifying a TLS cert, is equally simple.
So when do you make a fat image with debug tools and when do you keep it skinny?
mitmproxy.org www.charlesproxy.com https://www.telerik.com/fiddler/fiddler-classic
You also have mitmproxy which can be useful if TLS is involved.