From: "jaimeiniesta (Jaime Iniesta)" Date: 2012-12-04T01:28:06+09:00 Subject: [ruby-core:50530] [ruby-trunk - Bug #859] open-uri doesn't allow redirection to https Issue #859 has been updated by jaimeiniesta (Jaime Iniesta). I've packed this patch as a gem: https://github.com/jaimeiniesta/open_uri_redirections ---------------------------------------- Bug #859: open-uri doesn't allow redirection to https https://bugs.ruby-lang.org/issues/859#change-34373 Author: romanbsd (Roman Shterenzon) Status: Assigned Priority: Normal Assignee: akr (Akira Tanaka) Category: Target version: 2.0.0 ruby -v: - =begin Only ftp and http are checked in regex in OpenURI.redirectable? method. Please see the attached patch. =end -- http://bugs.ruby-lang.org/