From: Hiroshi Nakamura Date: 2011-07-28T23:22:05+09:00 Subject: [ruby-core:38584] [Ruby 1.9 - Bug #859] open-uri doesn't allow redirection to https Issue #859 has been updated by Hiroshi Nakamura. Akr, I think we agreed that http -> https redirection is OK. If you don't like ad-hoc change for 1.9.3, I can do that uglish thing instead of you. :) Do you mind if I'd do that? ---------------------------------------- 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