openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
N
net-http-persistent
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
about 23 hours
ago. based on code collected
about 23 hours
ago.
Jul 28, 2024 — Jul 28, 2025
Showing page 12 of 12
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge branch 'master' of git://github.com/joewest/net-http-persistent
Eric Hodel
More...
almost 15 years ago
Add test for closed SSL connections
Eric Hodel
More...
almost 15 years ago
Fix warnings on 1.8.7+
Eric Hodel
More...
almost 15 years ago
Update History.txt
Eric Hodel
More...
almost 15 years ago
Ignore errors when finishing HTTP connections
Eric Hodel
More...
almost 15 years ago
HTTP versions are now recorded per host:port to enable future features
Eric Hodel
More...
about 15 years ago
Allow shutdown even when no connections were made.
Eric Hodel
More...
about 15 years ago
Fix duplicated test name. Thanks phiggins.
Eric Hodel
More...
about 15 years ago
Version
Eric Hodel
More...
about 15 years ago
Actually use #finish.
Eric Hodel
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)
Joseph West
More...
about 15 years ago
Fix example in documentation
Eric Hodel
More...
about 15 years ago
Fix errors caused by reset -> wait for timeout -> non-idempotent request by only finishing the HTTP connection.
Eric Hodel
More...
about 15 years ago
Don't alter #rbuf_fill on 1.9+
Eric Hodel
More...
about 15 years ago
Bump version
Eric Hodel
More...
about 15 years ago
#request now acts like Net::HTTP#request with respect to blocks
Eric Hodel
More...
about 15 years ago
Support read and open timeouts
Eric Hodel
More...
about 15 years ago
Only retry idempotent requests to match RFC 2616
Eric Hodel
More...
about 15 years ago
More comments.
Eric Hodel
More...
about 15 years ago
Whitespace is the devil
Eric Hodel
More...
about 15 years ago
Bump version
Eric Hodel
More...
about 15 years ago
Suppress in a way that doesn't change behavior
Eric Hodel
More...
about 15 years ago
Suppress SSL warning
Eric Hodel
More...
about 15 years ago
Allow connection pools to be separate across instances
Eric Hodel
More...
about 15 years ago
Add #shutdown
Eric Hodel
More...
about 15 years ago
Proxy support
Eric Hodel
More...
about 15 years ago
Only set debug output before connection start
Eric Hodel
More...
about 15 years ago
Add #debug_output
Eric Hodel
More...
about 15 years ago
Add hoe-git plugin
Eric Hodel
More...
about 15 years ago
Thread-safe persistent connections for Net::HTTP.
Eric Hodel
More...
about 15 years ago
←
1
2
3
4
5
6
7
8
9
10
11
12
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree