summaryrefslogtreecommitdiff
path: root/src/core/wee-url.c
AgeCommit message (Expand)Author
2012-02-09core: add options "dns_servers" and "accepttimeout_ms" for curl (libcurl >= 7...Sebastien Helleu
2012-01-28core: fix compilation warning on curl_easy_setopt for option CURLOPT_FOLLOWLO...Sebastien Helleu
2012-01-18core: add many libcurl options missing (for URL transfer)Sebastien Helleu
2012-01-16core: add URL transfer (using libcurl), add function hook_process_hashtable i...Sebastien Helleu