at some point over the last couple of years, the ruby http library started
authorTom Gilbert <tom@linuxbrit.co.uk>
Tue, 19 Jul 2005 16:13:21 +0000 (16:13 +0000)
committerTom Gilbert <tom@linuxbrit.co.uk>
Tue, 19 Jul 2005 16:13:21 +0000 (16:13 +0000)
commitce7b848f47a78a0f2ef6c3c5e6cefdd7b859f753
tree20f926d42608bf1be8a45ffc2c8ec1fd3210e0f0
parent198f43f61a0b55da01a9c4994412f9c0219adea9
at some point over the last couple of years, the ruby http library started
throwing timeout exceptions from .new, wheras they used to come from .get.
This means timeouts kill the bot so I've moved all the http code into the
begin block.
rbot/utils.rb