1
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected 2 days ago.
Feb 16, 2025 — Feb 16, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Don't set ssl_version unless it's provided. More... almost 12 years ago
Fix test failures and deprecation warnings. More... almost 12 years ago
Merge pull request #128 from jeremy/nil-timeout More... almost 12 years ago
Merge pull request #267 from packagethief/master More... almost 12 years ago
Merge pull request #110 from soomo/master More... almost 12 years ago
Test that raw responses are read into a binary-mode tempfile More... almost 12 years ago
Merge pull request #261 from gottfrois/fix_209_rescue_errno_etimedout More... almost 12 years ago
Do some sanity checks on cookie names and values. More... almost 12 years ago
Do not CGI.unescape cookies sent in requests. More... almost 12 years ago
Add pry as a development dependency. More... almost 12 years ago
Clean up dependency delimiters. More... almost 12 years ago
Add a test on the version number. More... almost 12 years ago
Also run tests against ruby 2.1.0 in Travis. More... almost 12 years ago
Bump mime-types requirement to ~> 2.0. More... almost 12 years ago
Note the source of HTTP 418 I'm A Teapot. More... almost 12 years ago
Add remaining RFC6585 HTTP status codes. More... almost 12 years ago
Merge pull request #262 from mastfish/429-exceptions More... almost 12 years ago
Merge pull request #260 from pcorliss/master More... almost 12 years ago
Added exception for 429: Too Many Requests More... about 12 years ago
Rescue Errno::ETIMEDOUT exception. Fixes #209 More... about 12 years ago
Fixing broken ssl integration specs. More... about 12 years ago
A future file jumped the gun :-) More... over 12 years ago
Add requirements section to README More... over 12 years ago
Add Gemfile.lock and sort .gitignore More... over 12 years ago
Merge pull request #208 from JonRowe/fix_warnings_and_deprecations More... over 12 years ago
Merge pull request #202 from waynn/patch-1 More... over 12 years ago
convert == to eq to avoid warnings, (all were done for concistency) More... over 12 years ago
Have Travis check Ruby 1.9.2 More... over 12 years ago
Add rdoc to gem dependencies for the sake of Ruby 1.9.2 More... over 12 years ago
fix for logging error with urls containing "%" More... over 12 years ago