summaryrefslogtreecommitdiffstats
path: root/test/open-uri
Commit message (Expand)AuthorAgeFilesLines
* unset HTTP_PROXY, etc.akr2009-12-101-1/+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 CA certs dir.akr2009-09-121-0/+11
* test proxy log.akr2009-09-122-6/+44
* add https test.akr2009-09-122-0/+654