Guzzle: How to capture requests responses using Fiddler

Fiddler is a wonderful free web debugging proxy tool from Telerik. It helps you debug web applications by capturing network traffic. You can get it here: http://www.telerik.com/download/fiddler/fiddler2 When using Web HTTP Clients like Guzzle,...