1 Description of libcurlemu v1.0.3 import into Moodle
4 * example.php - removed
5 * original HTTPRetriever v1.1.5 replaced by standalone package v1.1.9
6 * fixed many warnings and cookie problem in HTTPRetriever - marked by //moodlefix (to be reported later upstream after some more testing)
9 1/ if you want to test binary curl, disable curl in PHP config
10 2/ if you want to test php emulation, do 1/ and define("CURL_PATH","/usr/bin/curlxxxxxxx"); in config.php
13 * test the proxy function and add admin tree settings for $CFG->proxyuser and $CFG->proxypassword