I\'m trying to integrate with Google Drive, using the google-api-client. Since there\'s a lot of stuff going on, I would like to be able to see what\'s going over the wire (
Google api client uses Faraday.default_connection by default. It is thus possible to manipulate this object, which can be done simply with the following line of code: