index
:
user/henk/code/ruby/rbot.git
fix/deprecated_gethostbyname
main
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
rbot
/
httputil.rb
Age
Commit message (
Expand
)
Author
2006-08-04
Fix stupid bug introduced with the new debugging messages. switch to kind_of?...
Giuseppe Bilotta
2006-07-24
Additiona work on the caching we really have to look into some serious http l...
Giuseppe Bilotta
2006-07-24
httputil get/head/get_cached now also accept strings and not just URIs
Giuseppe Bilotta
2006-07-23
Fix yielding in {{{httputil.get}}} and {{{httputil.head}}} and usage of [] in...
Giuseppe Bilotta
2006-07-23
Add debug backtrace info for HttpUtil failures
Giuseppe Bilotta
2006-07-23
Add get_cached method to httputil. No need to download the same page over and...
Giuseppe Bilotta
2006-07-23
{{{httputil.rb}}} now handles redirects: a step towards #105, can be used als...
Giuseppe Bilotta
2006-07-20
All lib/rbot files are now upgraded to the new logging feature
Giuseppe Bilotta
2006-05-30
fix httputil.rb when using proxy (Ticket #80)
Alexander Beisig
2006-01-12
fix the fix
Tom Gilbert
2006-01-12
properly support ssl
Tom Gilbert
2005-08-04
Thu Aug 04 23:03:30 BST 2005 Tom Gilbert <tom@linuxbrit.co.uk>
Tom Gilbert
2005-08-02
* Fixed the new http.proxy* settings, they work!
Tom Gilbert
2005-07-31
Sun Jul 31 02:20:08 BST 2005 Tom Gilbert <tom@linuxbrit.co.uk>
Tom Gilbert
2005-07-30
Sat Jul 30 22:33:36 BST 2005 Tom Gilbert <tom@linuxbrit.co.uk>
Tom Gilbert
2005-07-30
Sat Jul 30 01:19:32 BST 2005 Tom Gilbert <tom@linuxbrit.co.uk>
Tom Gilbert
2005-07-29
Fri Jul 29 13:07:56 BST 2005 Tom Gilbert <tom@linuxbrit.co.uk>
Tom Gilbert
2005-07-27
move rbot into lib - still rearranging for packaging/installation
Tom Gilbert