drbrain / net-http-persistent

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

check if fakeweb or webmock are active to disable SSL session reuse automatically #13 #14

Closed zzak closed 12 years ago

zzak commented 12 years ago

Added a patch for http_class() with tests for #13

Thanks Eric!