Files | Admin

Notes:

Release Name: curb-0.0.4

Notes:
See README for installation and usage information.

Note that this version has a minor incompatibility with previous curb releases - block handling on Curl::Easy.new is now consistent with the class perform methods.


Changes: * replaced broken #ifdefs with proper libcurl version checks * preprocess source for doc if possible * Implemented timeout * Implemented connect_timeout * Implemented dns_cache_timeout * Implemented ftp_response_timeout * Fixed doc errors * Changed block handling on Curl::Easy.new to mirror Curl::Easy.perform et al.