Revisions of rubygem-net-http-persistent

Dan Čermák's avatar Dan Čermák (dancermak) accepted request 1126366 from Dan Čermák's avatar Dan Čermák (defolos) (revision 15)
🤖: Automatic update to 4.0.2
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 255809 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 9)
adapt to new rubygem packaging
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 8)
- updated to version 2.9.4
 * Bug fixes
   * Improve proxy escaping from 2.9.2.  Pull request #59 by Mislav Marohnić.
   * Fix breakage in 2.9.2 for users without proxies.  Pull request #56 by
     Yoshihiro TAKAHARA (merged), #57 by ChuckLin, #58 by Kenny Meyer.
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 7)
update
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 6)
- updated to version 2.9
 * Minor enhancement
   * Added max_requests to avoid ECONNRESET for a server that allows a limited
     number of requests on a connection.  Pull request #42 by James Tucker.
   * Request failures are now raised with the backtrace of the original
     exception.  This gives better insight into the reason for the failure.
     See #41 by Andrew Cholakian.
   * OpenSSL is no longer required.  If OpenSSL is not available an exception
     will be raised when attempting to access HTTPS resources.  Feature request
     by André Arko
 
 * Bug fixes
   * Explain the proper way of sending parameters depending upon the request
     method.  Issue #35 by André Arko.
   * Handle Errno::ETIMEDOUT by retrying the request.  Issue #36 by André Arko.
   * Requests retried by ruby 2.x are no longer retried by net-http-persistent.
   * Finish the connection if an otherwise unhandled exception happens during a
     request.  Bug #46 by Mark Oude Veldhuis.
   * detect_idle_timeout now assumes a StandardError indicates the idle timeout
     has been found.  Bug #43 by James Tucker.
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 5)
- updated to version 2.8
 * Minor enhancements
   * Added Net::HTTP::Persistent::detect_idle_timeout which can be used to
     determine the idle timeout for a host.
   * The read timeout may now be updated for every request.  Issue #33 by
     Mislav Marohnić
   * Added NO_PROXY support.  Pull Request #31 by Laurence Rowe.
   * Added #cert and #key aliases for Net::HTTP compatibility.  Pull request
     #26 by dlee.
   * The artifice gem now disables SSL session reuse to prevent breakage of
     testing frameworks.  Pull Request #29 by Christopher Cooke.
   * Disabled Net::HTTP::Persistent::SSLReuse on Ruby 2+.  This feature is now
     built-in to Net::HTTP.
 * Bug fixes
   * Socket options are set again following connection reset.  Pull request #28
     by cmaion.
   * #shutdown now works even if no connections were made.  Pull Request #24 by
     James Tucker.
   * Updated test RSA key size to 1024 bits.  Bug #25 by Gunnar Wolf.
   * The correct host:port are shown in the exception when a proxy connection
     fails.  Bug #30 by glebtv.
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 4)
- update to 2.7, tons of changes - see History.txt
Flavio Castelli's avatar Flavio Castelli (flavio_castelli) committed (revision 3)
- update to version 1.8.1
Marcus Rueckert's avatar Marcus Rueckert (darix) committed (revision 2)
- update to version 1.2.2
Marcus Rueckert's avatar Marcus Rueckert (darix) committed (revision 1)
- initial package
Displaying all 15 revisions
openSUSE Build Service is sponsored by