=== dp-http-request-fix === Contributors: unitdp Author URI: http://unitdp.com Plugin URI: http://unitdp.com/web-development/wordpress-fix-an-unexpected-http-error-occured-during-the-api-request.html Tags: http request error,request timeout,http error,request error Requires at least: 2.8 Tested up to: 3.0.1 Stable tag: 0.1a This adds a longer timeout to http requests to avoid common "An Unexpected HTTP Error occurred during the API request." == Description == This adds a longer timeout to http requests to avoid common "An Unexpected HTTP Error occurred during the API request." Go to "Settings->dp HTTP Timeout" to adjust timeout value. == Installation == 1. Upload plugin folder "dp-http-request-fix" to the `/wp-content/plugins/` directory. 2. Activate the plugin "dp HTTP Timeout Fix" through the 'Plugins' menu in WordPress. 3. Go to "Settings -> dp HTTP Timeout" to adjust timeout value. == Changelog == = 0.1 = Initial release. Too simple to be a full version number. = 0.1a = Fix directory structure. Was giving "The plugin does not have a valid header." errors when installing.