From: Yui NARUSE Date: 2011-05-18T14:51:26+09:00 Subject: [ruby-core:36303] [Ruby 1.9 - Bug #859][Assigned] open-uri doesn't allow redirection to https Issue #859 has been updated by Yui NARUSE. Status changed from Closed to Assigned Priority changed from Low to Normal ---------------------------------------- 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: 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