net-http-persistent
net-http-persistent copied to clipboard
detect_idle_timeout is broken
Trying to call:
Net::HTTP::Persistent.detect_idle_timeout('http://proxy.example')
results in:
NameError: undefined local variable or method `sleep_time' for Net::HTTP::Persistent:Class