1
I Use This!
Inactive

Commits : Listings

Analyzed about 12 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
Also test on jruby-head. More... almost 11 years ago
Update rspec dependency to 2.99. More... almost 11 years ago
Merge pull request #383 from rest-client/ab-disable-proxy More... almost 11 years ago
Fix up tests for non HTTP_PROXY supporting ruby. More... almost 11 years ago
Merge pull request #382 from rest-client/ab-exceptions More... almost 11 years ago
Support disabling the proxy by setting to falsey. More... almost 11 years ago
Use start_with? instead of /^/ for rel redirects. More... almost 11 years ago
Rename RestClient::ResourceNotFound to ::NotFound. More... almost 11 years ago
Drop RestClient::Redirect, which is unused. More... almost 11 years ago
Drop some 2008-era backwards compatibility. More... almost 11 years ago
Start adding functional tests using httpbin.org. More... almost 11 years ago
Add history notes for redirection changes. More... almost 11 years ago
Merge pull request #381 from rest-client/ab-redirection More... almost 11 years ago
Define inspect methods for reqs & responses. More... almost 11 years ago
Store redirection history on reqs/responses. More... almost 11 years ago
Refactor redirection handling. More... almost 11 years ago
Add VERSION_INFO for easier machine parsing. More... almost 11 years ago
Add streaming payload history notes. More... almost 11 years ago
Add test for streaming payloads. More... almost 11 years ago
Merge pull request #380 from rest-client/ab-proxy More... almost 11 years ago
Add more tests for per-request proxy. More... almost 11 years ago
Factor out a proxy_uri method. More... almost 11 years ago
Add per-request proxy configuration. More... almost 11 years ago
Update history notes. More... almost 11 years ago
Set both timeouts with :timeout. More... almost 11 years ago
Make Response#body return a true String object. More... almost 11 years ago
Update AUTHORS. More... almost 11 years ago
Merge pull request #374 from rykov/netrc-bug-1 More... almost 11 years ago
Merge pull request #307 from campo/header-documentation More... almost 11 years ago
Fix use of log when response encoding error More... almost 11 years ago