summaryrefslogtreecommitdiff
path: root/lib/open-uri.rb
AgeCommit message (Expand)Author
2003-11-25fix previous change.akr
2003-11-25* lib/open-uri.rb (URI::Generic#find_proxy): ENV case sensitivity testakr
2003-11-25* lib/open-uri.rb (URI::Generic#find_proxy): use http_proxy under CGIakr
2003-11-24* lib/open-uri.rb (OpenURI.open_loop, URI::HTTP#proxy_open): useakr
2003-11-24* lib/open-uri.rb (URI::Generic#find_proxy): use CGI_HTTP_PROXYakr
2003-11-24* lib/open-uri.rb: validate option names.akr
2003-11-15* lib/open-uri.rb (OpenURI.open_loop, OpenURI::HTTP#proxy_open):akr
2003-11-13inconsistency of the arguments for respond_to? in previous change is fixed.akr
2003-11-13* lib/open-uri.rb (Kernel[#.]open): hard coded URI schemes removed.akr
2003-11-13* lib/open-uri.rb (OpenURI.open_uri): use File::RDONLY.akr
2003-10-05* lib/open-uri.rb (URI::Generic#find_proxy): no_proxy support did not work.nahi
2003-05-15* lib/open-uri.rb (OpenURI::Redirect#initialize): call super toakr
2003-02-26* lib/open-uri.rb: replace Kernel.open as well.akr
2003-02-05* lib/open-uri.rb: dispatch code restructured to make it openableakr
2003-02-05* lib/open-uri.rb: Location: field may has a relative URI.akr
2002-12-18Add a missing ||.knu
2002-12-16* lib/open-uri.rb: new file.akr