3
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 24 hours ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
reduce warnings when running test with ruby 2.4.1 More... almost 7 years ago
Merge pull request #318 from roscopeco/master More... about 7 years ago
Remove ruby warnings More... about 7 years ago
A few more test fixes for Windows (#317) More... about 7 years ago
Merge branch 'master' of https://github.com/taf2/curb More... about 7 years ago
Fix EOL handling for Windows compatibility More... about 7 years ago
(Hopefully) fix tests on Windows across the board, including JRuby etc. More... about 7 years ago
Re-fix tests on Windows More... about 7 years ago
Update homepage (#311) More... about 7 years ago
Make tests work on Windows (#316) More... about 7 years ago
Make tests work on Windows More... about 7 years ago
Add cookielist method to Curb::Easy (#308) More... over 7 years ago
add support for CURLOPT_PATH_AS_IS (#286) More... almost 8 years ago
Revert "Add support for http PATCH (#301)" More... almost 8 years ago
Add support for http PATCH (#301) More... almost 8 years ago
Add a require statement to help with new users who are getting started with curb (#300) More... almost 8 years ago
Fix multi.pipeline: HAVE_CURLMOPT_PIPELINING was never defined (#298) More... about 8 years ago
gem version update More... about 8 years ago
correctly check for constants not available in older version of libcurl More... about 8 years ago
update for release 0.9.2 More... about 8 years ago
Add travis-ci build status label (#282) More... about 8 years ago
Support empty reason phrases in the HTTP status line (#292) More... about 8 years ago
Use LONG2NUM and NUM2LONG to support all values of the 'long' type (#295) More... about 8 years ago
Fix http_auth_types for :any and :anysafe (#291) More... about 8 years ago
experimenting with adding multi handle cleanup after every request, normally would be cleaned up with GC More... about 8 years ago
we should keep a reference from easy handle back to multi handle More... about 8 years ago
idle is when the number of requests equals 0 More... about 8 years ago
Save curl handles as long in the requests hash (#294) More... about 8 years ago
Fix a segmentation fault (#293) More... about 8 years ago
Merge pull request #284 from dshafik/http2-support More... about 8 years ago