0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected about 23 hours ago.
Jul 28, 2024 — Jul 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of git://github.com/joewest/net-http-persistent More... almost 15 years ago
Add test for closed SSL connections More... almost 15 years ago
Fix warnings on 1.8.7+ More... almost 15 years ago
Update History.txt More... almost 15 years ago
Ignore errors when finishing HTTP connections More... almost 15 years ago
HTTP versions are now recorded per host:port to enable future features More... about 15 years ago
Allow shutdown even when no connections were made. More... about 15 years ago
Fix duplicated test name. Thanks phiggins. More... about 15 years ago
Version More... about 15 years ago
Actually use #finish. More... about 15 years ago
Fixed connection_for so it doesn't try to ssl a connection that exists (which will cause TypeError: can't modify frozen object) More... about 15 years ago
Fix example in documentation More... about 15 years ago
Fix errors caused by reset -> wait for timeout -> non-idempotent request by only finishing the HTTP connection. More... about 15 years ago
Don't alter #rbuf_fill on 1.9+ More... about 15 years ago
Bump version More... about 15 years ago
#request now acts like Net::HTTP#request with respect to blocks More... about 15 years ago
Support read and open timeouts More... about 15 years ago
Only retry idempotent requests to match RFC 2616 More... about 15 years ago
More comments. More... about 15 years ago
Whitespace is the devil More... about 15 years ago
Bump version More... about 15 years ago
Suppress in a way that doesn't change behavior More... about 15 years ago
Suppress SSL warning More... about 15 years ago
Allow connection pools to be separate across instances More... about 15 years ago
Add #shutdown More... about 15 years ago
Proxy support More... about 15 years ago
Only set debug output before connection start More... about 15 years ago
Add #debug_output More... about 15 years ago
Add hoe-git plugin More... about 15 years ago
Thread-safe persistent connections for Net::HTTP. More... about 15 years ago