3
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix issue with on_failure handler not firing when on_success handler specified More... over 15 years ago
add delete support from http://github.com/dkastner/curb/tree/master More... over 15 years ago
added support for DELETE verb More... over 15 years ago
updated adding an on_complete handler More... over 15 years ago
Added support for HTTP PUT and DELETE operations. More... over 15 years ago
use a local webrick instance instead of google for timing More... over 15 years ago
rework how on_success and on_failure callbacks fire More... over 15 years ago
support for multi yep More... over 15 years ago
dup handle on POST to avoid sharing session id... will this have side effects for other events? More... over 15 years ago
* fix warnings from function pointer casts * add a multithreaded test for easy handle More... over 15 years ago
use rb_thread_select, instead of native select, this allows ruby threads to schedule while curl is idle on network transfers More... over 15 years ago
check for curl-config otherwise fall back to having curl within a known path More... almost 16 years ago
update ignore file More... almost 16 years ago
fix a gc bug caused by losing track of easy handles added More... almost 16 years ago
ignore the binaries More... almost 16 years ago
make sure test doesn't run into a dns issue, since the http://home won't resolve for a long time potentially More... almost 16 years ago
run make if any files in the extension change More... almost 16 years ago
initial commit with multi handle support More... almost 16 years ago