summaryrefslogtreecommitdiff
path: root/test/open-uri
AgeCommit message (Expand)Author
2011-03-25* test/ruby/test_process.rb (TestProcess#test_no_curdir): skip silently onusa
2010-06-11 * test/open-uri/test_open-uri.rb (test_progress, test_progress_chunked):tarui
2010-06-11 * test/open-uri/test_open-uri.rb (test_progress, test_progress_chunked):tarui
2010-05-26* test/open-uri/test_open-uri.rb (test_find_proxy_case_sensitive_env):usa
2009-12-10unset HTTP_PROXY, etc.akr
2009-12-10unset HTTP_PROXY and FTP_PROXY.akr
2009-09-13* lib/open-uri.rb (OpenURI::Meta#content_type_parse): strip quotes.akr
2009-09-12extra commas removed.akr
2009-09-12test read_timeout.akr
2009-09-12* lib/open-uri.rb (URI::FTP#buffer_open): fix the %2F handling.akr
2009-09-12test invalid redirect location.akr
2009-09-12fix tests.akr
2009-09-12test ftp over http proxy.akr
2009-09-12* lib/open-uri.rb (URI::FTP#buffer_open): use the port specified inakr
2009-09-12test CA certs dir.akr
2009-09-12test proxy log.akr
2009-09-12add https test.akr