]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/history - lib/rbot/core/utils/httputil.rb
use pretty printing with Logger (debug, info, warning and error messages)
[user/henk/code/ruby/rbot.git] / lib / rbot / core / utils / httputil.rb
2007-04-11 Giuseppe Bilottause pretty printing with Logger (debug, info, warning...
2007-04-08 Giuseppe BilottaHttpUtil: require 'cgi' as it is now used in most query...
2007-04-08 Giuseppe BilottaHttpUtil: inform servers that we accept gzipped data
2007-04-08 Giuseppe BilottaHttpUtil: decode gzipped content
2007-04-05 Dmitry Kim+ (httputil) 'x-rbot-location' header in response objec...
2007-04-05 Giuseppe BilottaHttpUtil: try all detected charsets when converting...
2007-04-02 Dmitry Kim* (httputil) transparent charset support in HTTP::Response
2007-04-01 Giuseppe BilottaStringlib/rbot/core/utils/extends.rbutfy_xml() method...
2007-04-01 Giuseppe Bilottahttputil: reinstate partial_body
2007-03-30 Dmitry Kim*** (httputil) major rework, new caching implementatio...
2007-03-25 Giuseppe BilottaHttpUtil: fix partial_body when no body was given,...
2007-03-25 Giuseppe Bilottaurl plugin: customizable max amount of data to retrieve...
2007-03-24 Giuseppe Bilottahttputil and url plugin improvements, see ChangeLog
2007-02-18 Giuseppe BilottaPlugin header boilerplating.
2007-02-14 Giuseppe BilottaTry to fail more graciously when net/https is not loada...
2007-02-06 Giuseppe BilottaCreate an utils subdir in core, which will store all...