From: "mame (Yusuke Endoh)" Date: 2012-12-09T21:17:49+09:00 Subject: [ruby-core:50711] [ruby-trunk - Feature #859] open-uri doesn't allow redirection to https Issue #859 has been updated by mame (Yusuke Endoh). Target version changed from 2.0.0 to next minor ---------------------------------------- Feature #859: open-uri doesn't allow redirection to https https://bugs.ruby-lang.org/issues/859#change-34557 Author: romanbsd (Roman Shterenzon) Status: Assigned Priority: Normal Assignee: akr (Akira Tanaka) Category: Target version: next minor =begin Only ftp and http are checked in regex in OpenURI.redirectable? method. Please see the attached patch. =end -- http://bugs.ruby-lang.org/