[ruby-core:77086] [Ruby trunk Feature#859] open-uri doesn't allow redirection to https
From:
cabo@...
Date:
2016-08-28 11:51:40 UTC
List:
ruby-core #77086
Issue #859 has been updated by Carsten Bormann. A typical example of the consequences of this 7-year old bug is https://github.com/cabo/kramdown-rfc2629/issues/27 Please wake up and fix this. Now. ---------------------------------------- Feature #859: open-uri doesn't allow redirection to https https://bugs.ruby-lang.org/issues/859#change-60308 * Author: Roman Shterenzon * Status: Assigned * Priority: Normal * Assignee: Akira Tanaka ---------------------------------------- =begin Only ftp and http are checked in regex in OpenURI.redirectable? method. Please see the attached patch. =end ---Files-------------------------------- open-uri.rb.patch (547 Bytes) -- https://bugs.ruby-lang.org/ Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>