[#65451] [ruby-trunk - Feature #10333] [PATCH 3/1] optimize: "yoda literal" == string — ko1@...

Issue #10333 has been updated by Koichi Sasada.

9 messages 2014/10/07

[ruby-core:66032] [ruby-trunk - Feature #859] open-uri doesn't allow redirection to https

From: naruse@...
Date: 2014-10-31 10:00:12 UTC
List: ruby-core #66032
Issue #859 has been updated by Yui NARUSE.


FYI, HTML5 defines whether it should redirect or not:
http://www.w3.org/TR/2014/REC-html5-20141028/infrastructure.html#processing-model

----------------------------------------
Feature #859: open-uri doesn't allow redirection to https
https://bugs.ruby-lang.org/issues/859#change-49751

* Author: Roman Shterenzon
* Status: Assigned
* Priority: Normal
* Assignee: 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


---Files--------------------------------
open-uri.rb.patch (547 Bytes)


-- 
https://bugs.ruby-lang.org/

In This Thread

Prev Next