3
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected 1 day ago.
May 16, 2023 — May 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of [email protected]:taf2/curb More... almost 15 years ago
use existing download port More... almost 15 years ago
remove old gem rake tasks requires More... almost 15 years ago
make sure we pass multi options through More... almost 15 years ago
add cacert bundle, cert password, user agent More... almost 15 years ago
Bumping the gemspec to force a new gem to build. More... almost 15 years ago
Adding a missing paren. More... almost 15 years ago
remove fallback code from when curb.rb was in ext/ More... almost 15 years ago
add new interface to make it really easy to send multi http requests More... almost 15 years ago
make sure we download the file and it's not a 404 More... almost 15 years ago
in on complete handler for Curl::Multi send the easy handle not the multi handle More... almost 15 years ago
new release More... almost 15 years ago
make sure we don't override user defined headers when sending a PUT request More... almost 15 years ago
update version to 0.4.1 More... almost 15 years ago
prune trailing whitespace More... almost 15 years ago
modifications to curb_easy to make use of the Curl::Upload class when using http_put More... almost 15 years ago
support for big file uploads More... almost 15 years ago
allow extending Curl::Multi class More... almost 15 years ago
repeated attr reader More... almost 15 years ago
update version to 0.4 More... almost 15 years ago
include libcurl error code in on_failure callbacks More... almost 15 years ago
test coverage for head perform More... almost 15 years ago
support curl multi pipeline option More... almost 15 years ago
perform to send HEAD and GET More... almost 15 years ago
update version for release More... almost 15 years ago
updated error codes to reflect current libcurl More... almost 15 years ago
avoid releasing easy handles added to a multi handle on multi handle GC cleanup More... almost 15 years ago
release a new version to github for cent os 4.5 testing More... almost 15 years ago
avoid including the curb_config.h in the gemspec More... almost 15 years ago
more checks for cent os 4.5 versions of libcurl prior to 7.15 More... almost 15 years ago