From: Hiroshi NAKAMURA Date: 2011-06-26T16:37:01+09:00 Subject: [ruby-core:37444] [Ruby 1.9 - Bug #859] open-uri doesn't allow redirection to https Issue #859 has been updated by Hiroshi NAKAMURA. Target version set to 1.9.3 Tanaka-san, please handle this. ---------------------------------------- Bug #859: open-uri doesn't allow redirection to https http://redmine.ruby-lang.org/issues/859 Author: Roman Shterenzon Status: Assigned Priority: Normal Assignee: Akira Tanaka Category: Target version: 1.9.3 ruby -v: - =begin Only ftp and http are checked in regex in OpenURI.redirectable? method. Please see the attached patch. =end -- http://redmine.ruby-lang.org