i believe this is true am i wrong?
taf2pushed 1 commit to master • 8374f96…02ed36d • on Mar 13
use digest to compare response body
taf2pushed 1 commit to master • acb3654…8374f96 • on Feb 15
taf2pushed 1 commit to master • 50e4bee…acb3654 • on Feb 15
house keeping for the readme with some new examples
taf2pushed 1 commit to master • c49034d…50e4bee • on Feb 15
taf2pushed 2 commits to master • 2afb3db…c49034d • on Feb 15
can CI build with mo rubies?
taf2pushed 1 commit to master • 5fe2ed6…2afb3db • on Feb 15
taf2pushed 2 commits to master • 2a67b71…5fe2ed6 • on Feb 12
for next release we should have a changelog in rubygems.org
taf2pushed 1 commit to master • 38333a5…2a67b71 • on Feb 10
for ruby 3.4.x we should require 'mixlib/shellout'
taf2pushed 1 commit to master • 046f6c3…38333a5 • on Feb 10
taf2pushed 1 commit to master • 1618ec3…046f6c3 • on Feb 10
support multipart put and patch requests
taf2pushed 1 commit to master • 4450ee0…1618ec3 • on Feb 10
taf2pushed 1 commit to master • 5ff3c94…4450ee0 • on Feb 9
clean up easy handle before exception if failure to add to multi handle
taf2pushed 2 commits to master • 7b43794…5ff3c94 • on Feb 9
taf2pushed 4 commits to master • 3ebd733…7b43794 • on Feb 9
updating ChangeLog for next release
taf2pushed 1 commit to master • 35b8542…3ebd733 • on Feb 9
update bundler and add rvm file for ruby-3.4.1
taf2pushed 1 commit to master • bb097b1…35b8542 • on Feb 9
seems like a beter way for us to test curl version in test since 8.0
taf2pushed 1 commit to master • 187e8c0…bb097b1 • on Feb 9
seems like after libcurl 8 cookies are handled this way... anyone fee…
taf2pushed 1 commit to master • 96b874f…187e8c0 • on Feb 9
working on ruby34 support - confirmed tests all pass
Add
CURLOPT_COOKIELIST
support (
#455 )
Pull request merge
taf2pushed 1 commit to master • 8b01e0f…96b874f • on Oct 11, 2024
Use
Ruby
license in curb.gemspec.erb (
#446 )
Pull request merge
taf2pushed 1 commit to master • 19443c3…8b01e0f • on Sep 10, 2024
Use
TestServlet.url
instead of external connectivity (
#448 )
Pull request merge
taf2pushed 1 commit to master • cb1ead5…19443c3 • on Sep 10, 2024
Add :on_missing to callbacks supported by Curl::Multi.http (
#444 )
Pull request merge
taf2pushed 1 commit to master • 5eecd1f…cb1ead5 • on Sep 9, 2024
gemspec update for 1.0.6 release
taf2pushed 1 commit to master • b08a007…5eecd1f • on Aug 23, 2024
Prepare for release 1.0.6
taf2pushed 1 commit to master • 30aa6a2…b08a007 • on Aug 23, 2024
FIX: for callback function read_data_handler (
#453 )
Pull request merge
taf2pushed 1 commit to master • 78e0a0e…30aa6a2 • on Aug 23, 2024
Avoid quotes into CURL_CONFIG_CA filename (
#454 )
Pull request merge
taf2pushed 1 commit to master • 13144ec…78e0a0e • on Aug 23, 2024
You can’t perform that action at this time.