summaryrefslogtreecommitdiff
path: root/lib/custodian/protocoltest/openproxy.rb
AgeCommit message (Collapse)Author
2013-05-15 Honour the global timeout period.Steve Kemp
The global configuration file, /etc/custodian/custodian.cfg, has a timeout=XX setting in it. Until now we've ignored it and used a fixed timeout of 20/30 seconds. Now we fully honour the specified value.
2013-02-25 Added open HTTP-proxy test.Steve Kemp