aboutsummaryrefslogtreecommitdiffstats
path: root/test/open-uri/test_open-uri.rb
Commit message (Expand)AuthorAgeFilesLines
* * lib/net/http/response.rb: Automatically inflate gzip anddrbrain2012-07-191-4/+4
* test: fix test conditionsnobu2012-05-081-2/+5
* r35304 changes the exception.naruse2012-04-121-1/+1
* Wait the server until it stops.naruse2012-04-101-0/+3
* Use mount_proc to avoid the delay of writing data to files.naruse2012-04-041-9/+8
* Sleep 0.5sec to wait the file is written on server.naruse2012-04-041-5/+6
* Don't call f.close if f is nil or already closed.naruse2012-04-031-1/+1
* * test/ruby/test_process.rb (TestProcess#test_no_curdir): skip silently onusa2011-03-251-2/+1
* * test/open-uri/test_open-uri.rb (test_progress, test_progress_chunked):tarui2010-06-111-1/+1
* * test/open-uri/test_open-uri.rb (test_progress, test_progress_chunked):tarui2010-06-111-4/+8
* * test/open-uri/test_open-uri.rb (test_find_proxy_case_sensitive_env):usa2010-05-261-0/+1
* unset HTTP_PROXY and FTP_PROXY.akr2009-12-101-1/+1
* * lib/open-uri.rb (OpenURI::Meta#content_type_parse): strip quotes.akr2009-09-131-15/+112
* extra commas removed.akr2009-09-121-2/+2
* test read_timeout.akr2009-09-121-0/+25
* * lib/open-uri.rb (URI::FTP#buffer_open): fix the %2F handling.akr2009-09-121-0/+59
* test invalid redirect location.akr2009-09-121-0/+29
* fix tests.akr2009-09-121-28/+61
* test ftp over http proxy.akr2009-09-121-0/+55
* * lib/open-uri.rb (URI::FTP#buffer_open): use the port specified inakr2009-09-121-0/+39
* test proxy log.akr2009-09-121-6/+17
* add https test.akr2009-09-121-0/+378