From: Xavier Shay Date: 2011-05-18T14:41:45+09:00 Subject: [ruby-core:36302] [Ruby 1.9 - Bug #859] open-uri doesn't allow redirection to https Issue #859 has been updated by Xavier Shay. Why was this closed? This bug is still present in trunk. A patch was reverted in r21381, but it was not the patch that Nobuyoshi has proposed, and there was no indication as to why it was reverted (my guess is because it allowed https -> http redirection). ---------------------------------------- Bug #859: open-uri doesn't allow redirection to https http://redmine.ruby-lang.org/issues/859 Author: Roman Shterenzon Status: Closed Priority: Low 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