
Debug Bar Remote Requests
by Matthew Boynes on WordPress.org
An add-on for the Debug Bar plugin that will log and profile remote requests made through the HTTP API
(1)

Example output
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.
Active installations30+
Weekly downloads
20-20.00%
Version0.1.2
Last updated4/23/2014
WordPress version3.5
Tested up to3.9.40
Tags
apidebugdebug barhttp apiremote requests