drbrain / net-http-persistent

Thread-safe persistent connections with Net::HTTP
http://seattlerb.rubyforge.org/net-http-persistent
339 stars 117 forks source link

Add the option to specify a server timeout after which it is safe to retry posts #3

Closed da3mon closed 13 years ago

da3mon commented 13 years ago

The commit message has all the details. This seemed like the most reasonable approach to the caveat given in the rfc, but I'm open to suggestions or improvements.