I usually use Fiddler to monitor HTTP request and response, but if it is a Ruby script using Net/HTTP
, all the request and response won't show up in Fiddler.
Is there a way to see all the request and response, and if Fiddler can't do it, can any other tool on Mac or Linux show it?