Cuzzle is a PHP library that formats Guzzle HTTP requests as a cURL command. With this module, all outbound HTTP requests are logged in a way that can be copied and run locally.

Installation

  1. Use Composer to download this module.
  2. Set cuzzle_enabled to TRUE in settings.php. Since the logs will contain any HTTP credentials, this is only recommended on development or local environments.
  3. Enable the module.
  4. Verify requests are being logged by triggering an update check at /admin/reports/updates. The request to updates.drupal.org will be shown in the system log.

Example log message from the database log

Supporting organizations: 

Project information

Releases