Debug Bar Remote Requests

An add-on for the Debug Bar plugin that will log and profile remote requests made through the HTTP API

Author:Matthew Boynes (profile at wordpress.org)
WordPress version required:3.5
WordPress version tested:3.9
Plugin version:0.1.2
Added to WordPress repository:20-04-2014
Last updated:23-04-2014
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:100
Rated by:1
Plugin URI:http://github.com/alleyinteractive.com/debug-...
Total downloads:22 822
Active installs:60+
plugin download
Click to start download

An add-on for the Debug Bar plugin that will log and profile remote requests made through the HTTP API. This plugin requires the Debug Bar Plugin.

This plugin will add a "Remote Requests" panel to Debug Bar that will display the:

  • Request method (GET, POST, etc)
  • URL
  • Time per request
  • Total time for all requests
  • Total number of requests

Optionally, you can add ?dbrr_full=1 to your URL to get additional information, including all request parameters and a full dump of the response with headers.


Screenshots
FAQ
ChangeLog